@kengic/vue 0.16.4 → 0.16.6-beta.0

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.16.4",
3
+ "version": "0.16.6-beta.0",
4
4
  "scripts": {
5
5
  "build": "npm run switch-node-version && rimraf dist && vite build",
6
6
  "build:dev": "npm run switch-node-version && rimraf dist && vite build --mode development",