mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 22:47:17 +00:00
8 lines
137 B
JSON
8 lines
137 B
JSON
{
|
|
"name": "@hive/scripts",
|
|
"type": "module",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@graphql-hive/core": "workspace:*"
|
|
}
|
|
}
|