Skip to content

Commit

Permalink
chore: add vite to peerDependencies #84
Browse files Browse the repository at this point in the history
  • Loading branch information
coder-layne committed Jun 23, 2024
1 parent 6131535 commit 28d5364
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"peerDependencies": {
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0"
},
"dependencies": {
"escape-string-regexp": "^4.0.0",
"loader-utils": "^3.2.1",
Expand Down

0 comments on commit 28d5364

Please sign in to comment.