mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
11 lines
215 B
JSON
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:*"
|
|
}
|
|
}
|