build: remove extraneous dependency

This commit is contained in:
Karl-Philipp Wulfert
2019-04-02 16:52:32 +02:00
parent acdca2f554
commit d9347ece05
2 changed files with 13 additions and 50 deletions

View File

@@ -46,14 +46,12 @@
"@openstapps/core-tools": "0.3.0",
"@openstapps/logger": "0.0.5",
"@types/chai": "4.1.7",
"@types/humanize-string": "2.0.2",
"@types/node": "10.14.4",
"@types/rimraf": "2.0.2",
"async-pool-native": "0.1.0",
"chai": "4.2.0",
"commander": "2.19.0",
"conventional-changelog-cli": "2.0.12",
"humanize-string": "2.1.0",
"mocha": "6.0.2",
"mocha-typescript": "1.1.17",
"nyc": "13.3.0",