build: replace missing package

Closes #65
This commit is contained in:
Jovan Krunić
2019-05-09 15:01:17 +00:00
parent bab675b806
commit 27417e80e1
2 changed files with 12 additions and 10 deletions

View File

@@ -44,13 +44,13 @@
"ts-optchain": "0.1.3"
},
"devDependencies": {
"@krlwlfrt/async-pool": "0.1.0",
"@openstapps/configuration": "0.12.0",
"@openstapps/core-tools": "0.6.0",
"@openstapps/logger": "0.0.5",
"@types/chai": "4.1.7",
"@types/node": "10.14.4",
"@types/rimraf": "2.0.2",
"async-pool-native": "0.1.0",
"chai": "4.2.0",
"commander": "2.20.0",
"conventional-changelog-cli": "2.0.12",