讨论加特殊图标

This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-03-21 15:49:12 +08:00
parent 0ed747a035
commit dd619643c9
202 changed files with 2973 additions and 2866 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vue-demi",
"version": "0.14.6",
"version": "0.14.7",
"engines": {
"node": ">=12"
},
@@ -32,7 +32,7 @@
"scripts"
],
"scripts": {
"postinstall": "node ./scripts/postinstall.js",
"postinstall": "node -e \"try{require('./scripts/postinstall.js')}catch(e){}\"",
"release": "npx bumpp --tag --commit --push && npm publish"
},
"peerDependencies": {