Skip to content

Commit b874963

Browse files
committed
Use fixed versions for vite stuff
1 parent 16f8750 commit b874963

File tree

2 files changed

+141
-127
lines changed

2 files changed

+141
-127
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"express": "latest",
1212
"stitch": "latest",
1313
"uglify-js": "latest",
14-
"vite": "^4.3.8",
15-
"vite-plugin-commonjs": "^0.7.1"
14+
"vite": "4.3.9",
15+
"vite-plugin-commonjs": "0.8.2"
1616
}
1717
}

0 commit comments

Comments
 (0)