Skip to content

Commit 1164865

Browse files
authored
feat: bump vite peer dep (#145)
1 parent bbf68b8 commit 1164865

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"peerDependencies": {
5353
"@babel/core": "7.x",
54-
"vite": "2.x || 3.x || 4.x || 5.x"
54+
"vite": "2.x || 3.x || 4.x || 5.x || 6.x"
5555
},
5656
"devDependencies": {
5757
"@babel/core": "^7.15.8",

0 commit comments

Comments
 (0)