letzte Änderungen + build
This commit is contained in:
+6
-3
@@ -5,7 +5,8 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"dev": "vite"
|
||||
"dev": "vite",
|
||||
"build": "vite build"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
@@ -22,7 +23,9 @@
|
||||
"maplibre-gl": "^5.22.0",
|
||||
"maplibre-gl-lidar": "^0.15.0",
|
||||
"proj4": "^2.20.8",
|
||||
"three": "^0.124.0",
|
||||
"vite": "^8.0.13"
|
||||
"three": "^0.124.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vite": "^8.0.16"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user