Skip to content

Commit 21b2691

Browse files
committed
workflow: remove explicit cyclic dependencies to avoid lerna errors
Though there's still implicit dependency on `@vue/cli` in `@vue/cli-test-utils`, users can fix it by installing them side-by-side.
1 parent 05057c1 commit 21b2691

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/@vue/cli-test-utils/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"@types/express": "4.17.4",
2727
"@types/node": "*",
2828
"@types/puppeteer": "^1.11.0",
29-
"@vue/cli": "^4.3.0",
3029
"execa": "^1.0.0",
3130
"fs-extra": "^7.0.1",
3231
"json-server": "^0.15.0",

0 commit comments

Comments
 (0)