mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 20:12:51 +00:00
817
package-lock.json
generated
817
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -19,7 +19,7 @@
|
||||
"check-configuration": "openstapps-configuration",
|
||||
"compile": "tsc",
|
||||
"documentation": "typedoc --includeDeclarations --excludeExternals --mode modules --out docs src",
|
||||
"pack": "openstapps-pack",
|
||||
"pack": "openstapps-core-tools pack",
|
||||
"prepublishOnly": "npm run build",
|
||||
"schema": "node --max-old-space-size=8192 --stack-size=10240 ./node_modules/.bin/openstapps-core-tools schema src/core lib/schema",
|
||||
"test": "mocha --require ts-node/register --ui mocha-typescript test/*.spec.ts",
|
||||
@@ -42,9 +42,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.5.0",
|
||||
"@openstapps/core-tools": "0.1.0",
|
||||
"@openstapps/core-tools": "0.2.0",
|
||||
"@openstapps/logger": "0.0.3",
|
||||
"@openstapps/projectmanagement": "0.1.2",
|
||||
"@types/chai": "4.1.7",
|
||||
"@types/humanize-string": "1.0.0",
|
||||
"@types/node": "10.12.18",
|
||||
|
||||
Reference in New Issue
Block a user