File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
" packages/*"
4
4
],
5
5
"npmClient" : " yarn" ,
6
- "version" : " 0.5.20 "
6
+ "version" : " 0.5.21 "
7
7
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " electron-screenshots" ,
3
- "version" : " 0.5.20 " ,
3
+ "version" : " 0.5.21 " ,
4
4
"description" : " electron 截图插件" ,
5
5
"types" : " lib/screenshots.d.ts" ,
6
6
"main" : " lib/screenshots.js" ,
38
38
"debug" : " ^4.3.4" ,
39
39
"fs-extra" : " ^11.1.1" ,
40
40
"node-screenshots" : " ^0.1.4" ,
41
- "react-screenshots" : " ^0.5.19 "
41
+ "react-screenshots" : " ^0.5.21 "
42
42
},
43
43
"peerDependencies" : {
44
44
"electron" : " >=14"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-screenshots" ,
3
- "version" : " 0.5.19 " ,
3
+ "version" : " 0.5.21 " ,
4
4
"description" : " a screenshot cropper tool by react" ,
5
5
"main" : " ./lib/react-screenshots.cjs.js" ,
6
6
"module" : " ./lib/react-screenshots.es.js" ,
You can’t perform that action at this time.
0 commit comments