RubyGems
npm
Organizations
Log in
Sign up
npm
@zhangqingcq/vgce
Versions diffs
0.0.5 → 0.0.6
Page 3
@zhangqingcq/vgce 0.0.5 → 0.0.6
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (4)
hide
show
package/dist/style.css
+1
-1
package/dist/vgce.js
+19
-17
package/dist/vgce.umd.cjs
+7
-7
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@zhangqingcq/vgce",
3
-
"version": "0.0.
5
",
3
+
"version": "0.0.
6
",
4
4
"description": "Vector graphics configure editor. svg组态编辑器。基于vue3.3+ts+element-plus+vite",
5
5
"publishConfig": {
6
6
"access": "public"
« First
‹ Prev
1
2
3