RubyGems
npm
Organizations
Log in
Sign up
npm
@zhangqingcq/vgce
Versions diffs
0.0.2 → 0.0.3
Page 3
@zhangqingcq/vgce 0.0.2 → 0.0.3
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
package/dist/vgce.mjs
+62759
-34644
package/dist/vgce.umd.js
+1000
-59
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.
2
",
3
+
"version": "0.0.
3
",
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