htui-yllkbz 1.5.20 → 1.5.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "htui-yllkbz",
3
- "version": "1.5.20",
3
+ "version": "1.5.22",
4
4
  "port": "8082",
5
5
  "typings": "types/index.d.ts",
6
6
  "main": "lib/htui.common.js",
@@ -16,7 +16,7 @@
16
16
  "build": "vue-cli-service build",
17
17
  "lint": "vue-cli-service lint",
18
18
  "lib": "vue-cli-service build --target lib --name htui --dest lib src/packages/index.ts",
19
- "publish": "npm run lib && npm publish",
19
+ "publish": "npm publish",
20
20
  "build-exports": "vue-cli-service build --dest dist/components --target wc-async --name xhsj src/exports/* --inline-vue"
21
21
  },
22
22
  "dependencies": {