Add missing dependency.

This commit is contained in:
Michael Teeuw 2017-04-06 16:34:16 +02:00 committed by GitHub
parent 3748488200
commit 31609a8aba

View File

@ -46,6 +46,7 @@
"time-grunt": "latest"
},
"dependencies": {
"body-parser": "^1.17.1",
"colors": "^1.1.2",
"electron": "^1.4.7",
"express": "^4.14.0",