mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
9 lines
151 B
JSON
9 lines
151 B
JSON
{
|
|
"name": "@hive/scripts",
|
|
"version": "0.0.0",
|
|
"type": "module",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@graphql-hive/client": "*"
|
|
}
|
|
}
|