console/packages/libraries/router/package.json
TheGuildBot 3ffa6d85d1
Upcoming Release Changes (#7198)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-30 14:33:32 +02:00

11 lines
215 B
JSON

{
"name": "hive-apollo-router-plugin",
"version": "2.3.1",
"private": true,
"scripts": {
"sync-cargo-file": "./sync-cargo-file.sh"
},
"dependencies": {
"hive-console-sdk-rs": "workspace:*"
}
}