修复包

This commit is contained in:
zqm
2026-01-30 15:48:13 +08:00
parent c42a1fd5fd
commit 55ea9d72c5
2 changed files with 7 additions and 4 deletions

View File

@@ -1,12 +1,13 @@
{
"name": "joyd.web.vue.cubelib",
"version": "1.1.0",
"version": "1.1.1",
"description": "Vue3 CubeLib 组件库",
"type": "module",
"main": "index.js",
"files": [
"dist/*",
"src/*",
"index.js",
"examples/*",
"docs/*",
"README.md"