Skip to content

Commit ddf6808

Browse files
authored
Merge pull request #2393 from willend/main
Upgrade vite required version
2 parents c33446e + f7944d0 commit ddf6808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/Python/mcdisplay/webgl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"three": "^0.165.0",
2626
"three-lut": "^79.0.2",
2727
"three-orbitcontrols": "^2.110.3",
28-
"vite": "^5.2.13"
28+
"vite": "^6.4.2"
2929
},
3030
"devDependencies": {
3131
"typescript": "^5.4.5",

0 commit comments

Comments
 (0)