@zhangqingcq/vgce 0.1.17 → 0.1.19

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -7,13 +7,13 @@ Vector graphics configure editor. 矢量图组态编辑器。
7
7
  ### 1. install 安装依赖
8
8
 
9
9
  ```
10
- npm i @zhangqingcq/vgce element-plus@2.8.0 ace-builds@1.14.0 lodash-es@^4.17.21 vue-echarts@6.5.1 animate.css@4.1.1
10
+ npm i @zhangqingcq/vgce element-plus@2.8.6 ace-builds@1.14.0 lodash-es@^4.17.21 vue-echarts@6.5.1 animate.css@4.1.1
11
11
  ```
12
12
 
13
13
  or
14
14
 
15
15
  ```
16
- pnpm add @zhangqingcq/vgce element-plus@2.8.0 ace-builds@1.14.0 lodash-es@^4.17.21 vue-echarts@6.5.1 animate.css@4.1.1
16
+ pnpm add @zhangqingcq/vgce element-plus@2.8.6 ace-builds@1.14.0 lodash-es@^4.17.21 vue-echarts@6.5.1 animate.css@4.1.1
17
17
  ```
18
18
 
19
19
  ### 2. change main.ts or main.js 修改项目主文件