@ -6,6 +6,9 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"dist"
],
"keywords": [],
"author": "",
"license": "ISC"
@ -13,6 +13,9 @@
"peerDependencies": {
"vue": ">=3.0.0"
"optionalDependencies": {
"@vueuse/core": ">=10.0.0",
"echarts": ">=4.0.0"
@ -17,7 +17,7 @@
**版本管理**
- changeset
- pnpm publish -r --access=public --report-summary
- pnpm publish -r --access=public # --report-summary
可以尝试尝试