@kengic/vue 0.26.7-beta.6 → 0.26.7-beta.7
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/kengic-vue.js +3761 -3764
- package/package.json +7 -7
- /package/dist/{close-outlined-DMcSQWxQ.02be6a68.mjs → close-outlined-DMcSQWxQ.f477195d.mjs} +0 -0
- /package/dist/{fullscreen-exit-outlined-X1iYkFc4.c67e74f7.mjs → fullscreen-exit-outlined-X1iYkFc4.f29a8662.mjs} +0 -0
- /package/dist/{fullscreen-outlined-DDBrsRcy.dbcf9053.mjs → fullscreen-outlined-DDBrsRcy.f9340755.mjs} +0 -0
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@kengic/vue",
|
3
|
-
"version": "0.26.7-beta.
|
3
|
+
"version": "0.26.7-beta.7",
|
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",
|
@@ -14,17 +14,17 @@
|
|
14
14
|
"publish:minor": "npm run bump:minor && tsx script/publish.ts",
|
15
15
|
"publish:patch": "npm run bump:patch && tsx script/publish.ts",
|
16
16
|
"publish:beta": "npm run bump:beta && tsx script/publish.ts",
|
17
|
+
"------- ------------------------------------------": "",
|
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
|
+
"--- ----------------------------------------------": "",
|
20
|
+
"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",
|
17
21
|
"----- --------------------------------------------": "",
|
18
22
|
"bump:major": "npm run use-node && tsx script/bump.ts major",
|
19
23
|
"bump:minor": "npm run use-node && tsx script/bump.ts minor",
|
20
24
|
"bump:patch": "npm run use-node && tsx script/bump.ts patch",
|
21
25
|
"bump:beta": "npm run use-node && tsx script/bump.ts beta",
|
22
26
|
"---- ---------------------------------------------": "",
|
23
|
-
"publish:npm": "npm run use-node && npmrc kengic && npm publish ./ --registry https://registry.npmjs.org/ --access public"
|
24
|
-
"------- ------------------------------------------": "",
|
25
|
-
"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",
|
26
|
-
"--- ----------------------------------------------": "",
|
27
|
-
"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"
|
27
|
+
"publish:npm": "npm run use-node && npmrc kengic && npm publish ./ --registry https://registry.npmjs.org/ --access public"
|
28
28
|
},
|
29
29
|
"peerDependencies": {
|
30
30
|
"vue": "3.2.43"
|
@@ -40,7 +40,7 @@
|
|
40
40
|
"@iconify-icons/ph": "1.2.5",
|
41
41
|
"@iconify/vue": "4.1.2",
|
42
42
|
"@kengic/core.core": "0.0.1-beta.19",
|
43
|
-
"@kengic/core.react": "0.0.1-beta.
|
43
|
+
"@kengic/core.react": "0.0.1-beta.29",
|
44
44
|
"@kengic/pont": "1.2.17-beta.1",
|
45
45
|
"@rys-fe/vite-plugin-theme": "0.8.6",
|
46
46
|
"@thymine/xunee": "0.4.9-beta.8",
|
File without changes
|
File without changes
|
File without changes
|