Skip to content

Commit

Permalink
chore: remove vite form peerDependencies for fix yarn syncpack
Browse files Browse the repository at this point in the history
  • Loading branch information
caoxiemeihao committed Jun 23, 2024
1 parent ec12e52 commit 366fdb8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/plugin/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
"scripts": {
"test": "xvfb-maybe mocha --config ../../../.mocharc.js test/**/*_spec.ts test/*_spec.ts"
},
"peerDependencies": {
"vite": ">= 4.0.0"
},
"dependencies": {
"@electron-forge/core-utils": "7.4.0",
"@electron-forge/plugin-base": "7.4.0",
Expand Down

0 comments on commit 366fdb8

Please sign in to comment.