Commit ece7584 huangwencun
committed
1 parent 1817908 commit ece7584 Copy full SHA for ece7584
File tree 4 files changed +4
-4
lines changed
picasso-package/packages/picasso-parse
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
## 使用
12
12
注:安装picasso插件之前,请先安装[ sketch] ( https://www.sketch.com/ )
13
13
14
- [ 下载picasso插件] ( https://github.com/wuba/Picasso/releases/download/v2.0.12 /picasso.sketchplugin.zip ) => picasso.sketchplugin.zip 解压压缩包,双击安装即可,如下:
14
+ [ 下载picasso插件] ( https://github.com/wuba/Picasso/releases/download/v2.0.16 /picasso.sketchplugin.zip ) => picasso.sketchplugin.zip 解压压缩包,双击安装即可,如下:
15
15
16
16
![ 1.jpg] ( https://wos.58cdn.com.cn/IjGfEdCbIlr/ishare/f3c38c05-9051-4b87-b5ad-32439b0dfed71.jpg )
17
17
Original file line number Diff line number Diff line change 33
33
" resources/**/*.js"
34
34
],
35
35
"dependencies" : {
36
- "@wubafe/picasso-parse" : " 0.0.16 " ,
36
+ "@wubafe/picasso-parse" : " 0.0.18 " ,
37
37
"@skpm/fs" : " ^0.2.6" ,
38
38
"@skpm/promise" : " ^0.1.0" ,
39
39
"sketch-module-web-view" : " ^3.1.4"
Original file line number Diff line number Diff line change 11
11
## 使用
12
12
注:安装picasso插件之前,请先安装[ sketch] ( https://www.sketch.com/ )
13
13
14
- [ 下载picasso插件] ( https://github.com/wuba/Picasso/releases/download/v2.0.9 /picasso.sketchplugin.zip ) => picasso.sketchplugin.zip 解压,双击安装即可,如下:
14
+ [ 下载picasso插件] ( https://github.com/wuba/Picasso/releases/download/v2.0.16 /picasso.sketchplugin.zip ) => picasso.sketchplugin.zip 解压,双击安装即可,如下:
15
15
16
16
![ 1.jpg] ( https://wos.58cdn.com.cn/IjGfEdCbIlr/ishare/f3c38c05-9051-4b87-b5ad-32439b0dfed71.jpg )
17
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wubafe/picasso-parse" ,
3
- "version" : " 0.0.16 " ,
3
+ "version" : " 0.0.18 " ,
4
4
"description" : " Picasso解析库" ,
5
5
"main" : " dist/picasso-parse/src/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments