mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
10
package.json
10
package.json
@@ -43,7 +43,7 @@
|
||||
"@types/humanize-string": "1.0.0",
|
||||
"@types/mocha": "5.2.5",
|
||||
"@types/mustache": "0.8.32",
|
||||
"@types/node": "10.12.15",
|
||||
"@types/node": "10.12.18",
|
||||
"ajv": "6.6.2",
|
||||
"async": "2.6.1",
|
||||
"async-pool-native": "0.1.0",
|
||||
@@ -55,16 +55,16 @@
|
||||
"mocha": "5.2.0",
|
||||
"mocha-typescript": "1.1.17",
|
||||
"mustache": "3.0.1",
|
||||
"ts-json-schema-generator": "0.37.1",
|
||||
"ts-node": "7.0.1"
|
||||
"ts-json-schema-generator": "0.38.1",
|
||||
"ts-node": "7.0.1",
|
||||
"typedoc": "0.14.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.5.0",
|
||||
"conventional-changelog-cli": "2.0.11",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "2.6.2",
|
||||
"rimraf": "2.6.3",
|
||||
"tslint": "5.12.0",
|
||||
"typedoc": "0.13.0",
|
||||
"typescript": "3.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user