console/packages/libraries/router/package.json
TheGuildBot 36dd9d3bff
Upcoming Release Changes (#7470)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-12 11:52:17 +01:00

11 lines
215 B
JSON

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