zhengyiming
2025-03-06 f3dc22e4f3215c5dc49066f1907d65f6f998edf0
fix: 修改打包
2个文件已修改
4 ■■■■ 已修改文件
packages/core-vue/package.json 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packages/core/package.json 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packages/core-vue/package.json
@@ -23,8 +23,6 @@
    "vue": "3.5.12"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/",
    "types": "./dist/types/index.d.ts",
    "main": "./dist/lib/index.js",
    "module": "./dist/es/index.js"
packages/core/package.json
@@ -21,8 +21,6 @@
    "axios": "*"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/",
    "types": "./dist/types/index.d.ts",
    "main": "./dist/lib/index.js",
    "module": "./dist/es/index.js"