@kengic/vue 0.26.5-beta.10 → 0.26.5-beta.12
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.css +1 -1
- package/dist/kengic-vue.js +3386 -3387
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@kengic/vue",
|
3
|
-
"version": "0.26.5-beta.
|
3
|
+
"version": "0.26.5-beta.12",
|
4
4
|
"scripts": {
|
5
5
|
"build": "npm run switch-node-version && rimraf dist && vue-tsc && vite build",
|
6
6
|
"build:dev": "npm run switch-node-version && rimraf dist && vue-tsc && vite build --mode development",
|
@@ -42,7 +42,7 @@
|
|
42
42
|
"@iconify/vue": "4.1.1",
|
43
43
|
"@kengic/pont": "1.2.17-beta.0",
|
44
44
|
"@rys-fe/vite-plugin-theme": "0.8.6",
|
45
|
-
"@thymine/xunee": "0.4.9-beta.
|
45
|
+
"@thymine/xunee": "0.4.9-beta.8",
|
46
46
|
"@types/crypto-js": "4.1.1",
|
47
47
|
"@types/fs-extra": "9.0.13",
|
48
48
|
"@types/inquirer": "8.2.5",
|