Add missing dependency for build with new cli library

This commit is contained in:
Jan Oberhauser 2019-08-28 18:40:36 +02:00
parent 013d8011d1
commit b5330e8f37

View file

@ -47,6 +47,7 @@
"oclif.manifest.json"
],
"devDependencies": {
"@oclif/dev-cli": "^1.22.2",
"@types/basic-auth": "^1.1.2",
"@types/compression": "0.0.36",
"@types/connect-history-api-fallback": "^1.3.1",