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