Skip to content

Commit

Permalink
fix: include missing dep (fix #831)
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Feb 13, 2018
1 parent 999946f commit 6a0bc17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@vue/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 6a0bc17

Please sign in to comment.