RubyGems
npm
Organizations
Log in
Sign up
npm
@zhangqingcq/vgce
Versions diffs
0.1.12 → 0.1.13
@zhangqingcq/vgce 0.1.12 → 0.1.13
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/README.md
+0
-1
package/package.json
+1
-1
package/README.md
CHANGED
Viewed
@@ -21,7 +21,6 @@ or
21
21
```
22
22
//main.js or main.ts
23
23
24
-
import 'element-plus/dist/index.css'
25
24
import '@zhangqingcq/vgce/dist/style.css'
26
25
```
27
26
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@zhangqingcq/vgce",
3
-
"version": "0.1.
12
",
3
+
"version": "0.1.
13
",
4
4
"description": "Vector graphics configure editor. svg组态编辑器。基于vue3.3+ts+element-plus+vite",
5
5
"publishConfig": {
6
6
"access": "public"