playground: minor build fixes 2

This commit is contained in:
Yeicor
2025-07-19 22:10:15 +02:00
parent b54453ca06
commit 0460e939e4
2 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
"pyodide": "^0.28.0",
"three": "^0.178.0",
"three-mesh-bvh": "^0.9.0",
"three-orientation-gizmo": "https://github.com/jrj2211/three-orientation-gizmo",
"three-orientation-gizmo": "git+https://github.com/jrj2211/three-orientation-gizmo.git",
"vue": "^3.5.13",
"vuetify": "^3.7.4"
},