@zhangqingcq/vgce 0.1.22 → 0.1.25
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +1 -0
- package/dist/style.css +1 -1
- package/dist/vgce.js +3016 -3010
- package/dist/vgce.umd.cjs +18 -18
- package/package.json +1 -1
- package/src/components/svg-editor/center-panel.vue +13 -0
- package/src/components/svg-viewer.vue +1 -1
- package/src/utils/mqtt-net.ts +1 -1
package/README.md
CHANGED