mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
11 lines
234 B
JSON
11 lines
234 B
JSON
{
|
|
"name": "@hive/scripts",
|
|
"type": "module",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@faker-js/faker": "9.9.0",
|
|
"@graphql-hive/core": "workspace:*",
|
|
"@supercharge/promise-pool": "3.2.0",
|
|
"immer": "10.1.1"
|
|
}
|
|
}
|