RubyGems
npm
Organizations
Log in
Sign up
npm
@kengic/vue
Versions diffs
0.6.10-beta.4 → 0.6.10-beta.5
@kengic/vue 0.6.10-beta.4 → 0.6.10-beta.5
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@kengic/vue",
3
-
"version": "0.6.10-beta.
4
",
3
+
"version": "0.6.10-beta.
5
",
4
4
"scripts": {
5
5
"build": "rimraf dist && vue-tsc && vite build",
6
6
"build:dev": "rimraf dist && vue-tsc && vite build --mode development",