Skip to content

Commit

Permalink
workflow: remove explicit cyclic dependencies to avoid lerna errors
Browse files Browse the repository at this point in the history
Though there's still implicit dependency on `@vue/cli` in
`@vue/cli-test-utils`, users can fix it by installing them side-by-side.
  • Loading branch information
haoqunjiang committed Jul 24, 2020
1 parent 05057c1 commit 21b2691
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/@vue/cli-test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"@types/express": "4.17.4",
"@types/node": "*",
"@types/puppeteer": "^1.11.0",
"@vue/cli": "^4.3.0",
"execa": "^1.0.0",
"fs-extra": "^7.0.1",
"json-server": "^0.15.0",
Expand Down

0 comments on commit 21b2691

Please sign in to comment.