Update package.json

This commit is contained in:
ethan 2024-03-12 10:06:03 +08:00 committed by GitHub
parent 522f098e94
commit bad6cd738b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,8 @@
"package.json" "package.json"
], ],
"keywords": [ "keywords": [
"cesium-plot",
"cesium-draw",
"cesium", "cesium",
"draw", "draw",
"plot", "plot",
@ -32,4 +34,4 @@
"vite": "^4.4.5", "vite": "^4.4.5",
"cesium": "1.99.0" "cesium": "1.99.0"
} }
} }