mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-20 19:32:22 +02:00
git-subtree-dir: foundations/net git-subtree-mainline:2b0d510202git-subtree-split:7722c95341
12 lines
199 B
JSON
12 lines
199 B
JSON
{
|
|
"name": "@hcengineering/scripts",
|
|
"version": "0.7.10",
|
|
"scripts": {
|
|
"format": "echo \"No format specified\""
|
|
},
|
|
"devDependencies": {
|
|
"esbuild": "^0.24.2"
|
|
},
|
|
"private": true
|
|
}
|