Skip to content

Commit

Permalink
Add missing cli-ui dependencies (vuejs#4818)
Browse files Browse the repository at this point in the history
Add missing `cli-ui/` dependencies that overlap with the root`/package.json`. Although `cli-ui/` does work if `yarn install` has been run at the root directory, `cli-ui/package.json` is an incomplete specification.
  • Loading branch information
JanCVanB authored and haoqunjiang committed Nov 9, 2019
1 parent 6325793 commit c8392f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/@vue/cli-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,12 @@
"ansi_up": "^3.0.0",
"apollo-client": "^2.6.0",
"apollo-link": "^1.0.0",
"babel-eslint": "^10.0.3",
"core-js": "^3.3.2",
"cross-env": "^6.0.3",
"eslint": "^5.16.0",
"eslint-plugin-graphql": "^3.1.0",
"eslint-plugin-vue": "^5.2.2",
"lint-staged": "^9.4.2",
"lodash.debounce": "^4.0.8",
"portal-vue": "^1.3.0",
Expand Down

0 comments on commit c8392f1

Please sign in to comment.