Skip to content

Commit f737faa

Browse files
committed
chore: update vite to rolldown-vite
1 parent b77288a commit f737faa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@nice-winter/template-vue-ts",
2+
"name": "@pkgtoolsjs/template-vue-ts",
33
"version": "0.0.0",
44
"private": true,
55
"type": "module",
@@ -40,7 +40,7 @@
4040
"unplugin-auto-import": "^20.1.0",
4141
"unplugin-vue-components": "^29.1.0",
4242
"unplugin-vue-router": "^0.15.0",
43-
"vite": "^7.1.7",
43+
"vite": "npm:rolldown-vite@latest",
4444
"vite-plugin-vue-devtools": "^8.0.2",
4545
"vitest": "^4.0.0-beta.12",
4646
"vue-tsc": "^3.0.8"

0 commit comments

Comments
 (0)