forked from VinokurovVE/tests
Map caching, clickhouse test service
This commit is contained in:
11
monitor/package.json
Normal file
11
monitor/package.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "monitor",
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.0.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user