Skip to content

Commit c3d86b7

Browse files
committedDec 5, 2024·
fix: 🐛 issue #94
BREAKING CHANGE: 🧨 #94
1 parent 1e1993b commit c3d86b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"tsd": "^0.28.1",
9898
"tslib": "^2.3.0",
9999
"typescript": "~4.9.5",
100-
"vite": "^4.0.1",
100+
"vite": "^4.0.2",
101101
"vite-plugin-eslint": "^1.8.1",
102102
"vite-tsconfig-paths": "^4.0.2",
103103
"vitest": "^0.25.8"

0 commit comments

Comments
 (0)
Please sign in to comment.