feat: vite-plugin-earth@1.1.0
This commit is contained in:
10
package.json
10
package.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vite-plugin-earth",
|
||||
"version": "1.0.0",
|
||||
"description": "mars3d&cesium library plugin for Vite",
|
||||
"version": "1.1.0",
|
||||
"description": "cesium & mars3d library plugin for Vite",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"files": [
|
||||
@ -12,12 +12,10 @@
|
||||
"dev": "tsc -w"
|
||||
},
|
||||
"keywords": [
|
||||
"vite",
|
||||
"vite-plugin",
|
||||
"cesium",
|
||||
"mars3d"
|
||||
],
|
||||
"author": "xuwoool@qq.com",
|
||||
"author": "xuxb",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -38,7 +36,7 @@
|
||||
"@types/serve-static": "^1.13.9",
|
||||
"prettier": "^2.2.1",
|
||||
"typescript": "^4.2.2",
|
||||
"vite": "^2.7.1"
|
||||
"vite": "^2.8.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"mars3d-cesium": "^1.90.0",
|
||||
|
||||
Reference in New Issue
Block a user