Skip to content

Commit c8392f1

Browse files
kili-ilohaoqunjiang
authored andcommitted
Add missing cli-ui dependencies (#4818)
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.
1 parent 6325793 commit c8392f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/@vue/cli-ui/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,12 @@
7474
"ansi_up": "^3.0.0",
7575
"apollo-client": "^2.6.0",
7676
"apollo-link": "^1.0.0",
77+
"babel-eslint": "^10.0.3",
7778
"core-js": "^3.3.2",
7879
"cross-env": "^6.0.3",
7980
"eslint": "^5.16.0",
8081
"eslint-plugin-graphql": "^3.1.0",
82+
"eslint-plugin-vue": "^5.2.2",
8183
"lint-staged": "^9.4.2",
8284
"lodash.debounce": "^4.0.8",
8385
"portal-vue": "^1.3.0",

0 commit comments

Comments
 (0)