This commit is contained in:
10
package.json
10
package.json
@ -9,6 +9,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@improbable-eng/grpc-web": "^0.15.0",
|
||||
"@pixi/text-bitmap": "^7.4.3",
|
||||
"@vitejs/plugin-vue": "^6.0.0",
|
||||
"axios": "^1.8.4",
|
||||
"core-js": "^3.8.3",
|
||||
"google-protobuf": "^3.21.4",
|
||||
@ -18,8 +20,12 @@
|
||||
"leaflet-geometryutil": "^0.10.3",
|
||||
"leaflet-pixi-overlay": "^1.9.4",
|
||||
"leaflet-rotatedmarker": "^0.2.0",
|
||||
"pixi.js": "^8.10.2",
|
||||
"vue": "^3.2.13"
|
||||
"phaser": "^3.90.0",
|
||||
"pixi-viewport": "^6.0.3",
|
||||
"pixi.js": "^8.11.0",
|
||||
"vue": "^3.2.13",
|
||||
"vue-ts": "^1.0.11",
|
||||
"vue3-pixi": "^0.9.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.16",
|
||||
|
Reference in New Issue
Block a user