@kengic/vue 0.28.1-beta.21 → 0.28.1-beta.22

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kengic/vue",
3
- "version": "0.28.1-beta.21",
3
+ "version": "0.28.1-beta.22",
4
4
  "scripts": {
5
5
  "build": "npm run use-node && rimraf dist && vue-tsc && vite build",
6
6
  "build:dev": "npm run use-node && rimraf dist && vue-tsc && vite build --mode development",
@@ -17,7 +17,7 @@
17
17
  "------- ------------------------------------------": "",
18
18
  "copy-to:luotao:smartfactory.product.wms.wms--dev-3.2": "npm run use-node && npm run build:dev && tsx script/copy-to.luotao.smartfactory.product.wms.wms--dev-3.2.ts",
19
19
  "bump-to:luotao:smartfactory.product.wms.wms--dev-3.2": "npm run use-node && tsx script/bump-to.luotao.smartfactory.product.wms.wms--dev-3.2.ts",
20
- "----- --------------------------------------------": "更新版本号",
20
+ "----- --------------------------------------------": "更新组件库的版本",
21
21
  "bump:major": "npm run use-node && tsx script/bump.ts major",
22
22
  "bump:minor": "npm run use-node && tsx script/bump.ts minor",
23
23
  "bump:patch": "npm run use-node && tsx script/bump.ts patch",
@@ -39,7 +39,7 @@
39
39
  "@iconify-icons/ph": "1.2.5",
40
40
  "@iconify/vue": "4.1.2",
41
41
  "@kengic/core.core": "0.0.1-beta.22",
42
- "@kengic/core.react": "0.0.2-beta.26",
42
+ "@kengic/core.react": "0.0.2-beta.27",
43
43
  "@kengic/pont": "1.2.17-beta.5",
44
44
  "@rys-fe/vite-plugin-theme": "0.8.6",
45
45
  "@thymine/xunee": "0.4.9-beta.8",