Skip to content

Commit 9e0b0e1

Browse files
author
Guillaume Chau
committed
fix(deps): read-pkg not in direct deps, closes vuejs#1846
1 parent 63ff8c1 commit 9e0b0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"node-notifier": "^5.2.1",
5050
"parse-git-config": "^2.0.2",
5151
"portfinder": "^1.0.13",
52+
"read-pkg": "^4.0.1",
5253
"semver": "^5.5.0",
5354
"shortid": "^2.2.11",
5455
"terminate": "^2.1.0",
@@ -69,7 +70,6 @@
6970
"lint-staged": "^7.2.0",
7071
"lodash.debounce": "^4.0.8",
7172
"portal-vue": "^1.3.0",
72-
"read-pkg": "^4.0.1",
7373
"rimraf": "^2.6.2",
7474
"start-server-and-test": "^1.4.1",
7575
"stylus": "^0.54.5",

0 commit comments

Comments
 (0)