mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com> Co-authored-by: Dotan Simha <dotansimha@gmail.com> Co-authored-by: Denis Badurina <denis@denelop.com>
10 lines
192 B
JSON
10 lines
192 B
JSON
{
|
|
"name": "@hive/scripts",
|
|
"type": "module",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@faker-js/faker": "9.9.0",
|
|
"@graphql-hive/core": "workspace:*",
|
|
"immer": "10.1.1"
|
|
}
|
|
}
|