Skip to content

Commit 6a0bc17

Browse files
committedFeb 13, 2018
fix: include missing dep (fix #831)
1 parent 999946f commit 6a0bc17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎packages/@vue/cli/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"@vue/cli-shared-utils": "^3.0.0-alpha.12",
3131
"chalk": "^2.3.0",
3232
"commander": "^2.12.2",
33+
"debug": "^3.1.0",
3334
"ejs": "^2.5.7",
3435
"execa": "^0.8.0",
3536
"globby": "^7.1.1",

0 commit comments

Comments
 (0)
Please sign in to comment.