console/scripts/package.json
Laurin Quast 4f70fc9555
feat: otel telemetry collection and dashboard (#6796)
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>
2025-10-10 14:06:02 +02:00

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"
}
}