Fix: Add missing packages
This commit is contained in:
parent
60b9b3f95d
commit
7f25fcea9a
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
"@types/body-parser": "0.0.33",
|
||||
"@types/browserify": "12.0.30",
|
||||
"@types/chai": "3.4.34",
|
||||
"@types/chai-http": "0.0.29",
|
||||
"@types/chalk": "0.4.31",
|
||||
"@types/compression": "0.0.33",
|
||||
"@types/cors": "2.8.0",
|
||||
|
@ -69,6 +70,7 @@
|
|||
"browserify": "13.3.0",
|
||||
"browserify-livescript": "0.2.3",
|
||||
"chai": "3.5.0",
|
||||
"chai-http": "3.0.0",
|
||||
"chalk": "1.1.3",
|
||||
"chart.js": "2.4.0",
|
||||
"compression": "1.6.2",
|
||||
|
|
Loading…
Reference in a new issue