Skip to content

Commit 6fd5e5d

Browse files
committed
fix: @cypress/webpack-preprocessor is both a peer dep and a dev dep
1 parent ab0503b commit 6fd5e5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@vue/cli-plugin-e2e-cypress/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"access": "public"
2323
},
2424
"dependencies": {
25+
"@cypress/webpack-preprocessor": "^3.0.0",
2526
"@vue/cli-shared-utils": "^3.0.4",
2627
"cypress": "^3.0.2",
2728
"eslint-plugin-cypress": "^2.0.1"

0 commit comments

Comments
 (0)