@@ -45,8 +45,7 @@
|
||||
"prod:debug": "cross-env NODE_ENV=production nest start --debug --watch",
|
||||
"test": "NODE_ENV=development vitest",
|
||||
"test:watch": "NODE_ENV=development vitest -w",
|
||||
"docs": "npx @compodoc/compodoc -p tsconfig.json -s -d docs",
|
||||
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
|
||||
"docs": "npx @compodoc/compodoc -p tsconfig.json -s -d docs"
|
||||
},
|
||||
"bump": {
|
||||
"before": [
|
||||
@@ -193,4 +192,4 @@
|
||||
"pino": "./external/pino",
|
||||
"get-pixels@^3>request": "./external/request"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user