fix: include missing dep (fix #831)

This commit is contained in:
Evan You
2018-02-12 20:28:15 -05:00
parent 999946f144
commit 6a0bc17e98
+1
View File
@@ -30,6 +30,7 @@
"@vue/cli-shared-utils": "^3.0.0-alpha.12",
"chalk": "^2.3.0",
"commander": "^2.12.2",
"debug": "^3.1.0",
"ejs": "^2.5.7",
"execa": "^0.8.0",
"globby": "^7.1.1",