Fix: Add missing packages

This commit is contained in:
syuilo 2017-01-17 08:53:59 +09:00
parent 60b9b3f95d
commit 7f25fcea9a

View file

@ -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",