mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-02-08 06:16:36 +01:00
Started migration of frontend to Vue
This commit is contained in:
@@ -11,11 +11,13 @@
|
||||
"dependencies": {
|
||||
"@google/model-viewer": "^3.4.0",
|
||||
"three": "^0.160.1",
|
||||
"three-orientation-gizmo": "https://github.com/jrj2211/three-orientation-gizmo"
|
||||
"three-orientation-gizmo": "https://github.com/jrj2211/three-orientation-gizmo",
|
||||
"vue": "^3.4.16"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@parcel/optimizer-data-url": "2.11.0",
|
||||
"@parcel/transformer-inline-string": "2.11.0",
|
||||
"@parcel/transformer-vue": "2.11.0",
|
||||
"@types/three": "^0.160.0",
|
||||
"buffer": "^5.5.0||^6.0.0",
|
||||
"parcel": "^2.11.0"
|
||||
|
||||
Reference in New Issue
Block a user