File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
react-filerobot-image-editor Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
"npmClient" : " yarn" ,
3
3
"useWorkspaces" : true ,
4
4
"packages" : [" packages/*" ],
5
- "version" : " 4.5.1 " ,
5
+ "version" : " 4.5.2 " ,
6
6
"command" : {
7
7
"version" : {
8
8
"message" : " Chore(Release): publish new version %s🔥🚀"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " filerobot-image-editor" ,
3
- "version" : " 4.5.1 " ,
3
+ "version" : " 4.5.2 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Scaleflex" ,
6
6
"homepage" : " https://github.com/scaleflex/filerobot-image-editor#readme" ,
40
40
"scripts" : {
41
41
"build:lib" : " rimraf lib && cross-env BABEL_ENV=production NODE_ENV=production babel src -d lib --config-file ../../babel.config.json -D"
42
42
}
43
- }
43
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-filerobot-image-editor" ,
3
- "version" : " 4.5.1 " ,
3
+ "version" : " 4.5.2 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Scaleflex" ,
6
6
"homepage" : " https://github.com/scaleflex/filerobot-image-editor#readme" ,
You can’t perform that action at this time.
0 commit comments