RubyGems
npm
Organizations
Log in
Sign up
npm
@kengic/vue
Versions diffs
0.6.10-beta.5 → 0.6.10-beta.6
Page 3
@kengic/vue 0.6.10-beta.5 → 0.6.10-beta.6
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
package/dist/index.css
+1
-1
package/dist/kengic-vue.js
+312
-307
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.
5
",
3
+
"version": "0.6.10-beta.
6
",
4
4
"scripts": {
5
5
"build": "rimraf dist && vue-tsc && vite build",
6
6
"build:dev": "rimraf dist && vue-tsc && vite build --mode development",
« First
‹ Prev
1
2
3