mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 05:22:52 +00:00
10
package.json
10
package.json
@@ -42,8 +42,8 @@
|
||||
"ts-optchain": "0.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.9.0",
|
||||
"@openstapps/core-tools": "0.5.0",
|
||||
"@openstapps/configuration": "0.11.0",
|
||||
"@openstapps/core-tools": "0.5.1",
|
||||
"@openstapps/logger": "0.0.5",
|
||||
"@types/chai": "4.1.7",
|
||||
"@types/node": "10.14.4",
|
||||
@@ -52,14 +52,14 @@
|
||||
"chai": "4.2.0",
|
||||
"commander": "2.20.0",
|
||||
"conventional-changelog-cli": "2.0.12",
|
||||
"mocha": "6.1.2",
|
||||
"mocha": "6.1.3",
|
||||
"mocha-typescript": "1.1.17",
|
||||
"nyc": "13.3.0",
|
||||
"rimraf": "2.6.3",
|
||||
"ts-node": "8.0.3",
|
||||
"ts-node": "8.1.0",
|
||||
"tslint": "5.15.0",
|
||||
"typedoc": "0.14.2",
|
||||
"typescript": "3.4.1"
|
||||
"typescript": "3.4.3"
|
||||
},
|
||||
"nyc": {
|
||||
"check-coverage": true,
|
||||
|
||||
Reference in New Issue
Block a user