File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 150
150
}
151
151
},
152
152
"dependencies" : {
153
- "@cloudinary/transformation-builder-sdk" : " ^1.2.4 "
153
+ "@cloudinary/transformation-builder-sdk" : " ^1.2.7 "
154
154
}
155
- }
155
+ }
Original file line number Diff line number Diff line change 1
- import { AutoFocus } from "@cloudinary/transformation-builder-sdk/qualifiers/autoFocus" ;
1
+ import { AutoFocus , focusOn } from "@cloudinary/transformation-builder-sdk/qualifiers/autoFocus" ;
2
2
3
- export { AutoFocus } ;
3
+ export { AutoFocus , focusOn } ;
Original file line number Diff line number Diff line change 950
950
dependencies :
951
951
" @cloudinary/url-gen" " ^1.7.0"
952
952
953
- " @cloudinary/transformation-builder-sdk@^1.2.4 " :
954
- version "1.2.4 "
955
- resolved "https://registry.yarnpkg.com/@cloudinary/transformation-builder-sdk/-/transformation-builder-sdk-1.2.4 .tgz#85994d739a778b3c61cb759bbe3ae7272897e09c "
956
- integrity sha512-mwjEBT+JQshbXFoR3p7UvZC7yR+C3GpGTtvRYhiqjGZCKXCfvq3k5zCddFsuOsxsU7K9pvNwLDtLNcWWwslrbQ ==
953
+ " @cloudinary/transformation-builder-sdk@^1.2.7 " :
954
+ version "1.2.7 "
955
+ resolved "https://registry.yarnpkg.com/@cloudinary/transformation-builder-sdk/-/transformation-builder-sdk-1.2.7 .tgz#974ebada3425f913c74122441f5eb546443f9100 "
956
+ integrity sha512-Q1fhw37BXXmN6/BCxdnw3OUJ6aAy/zpDWH5t+xIwmG5GtYUYMZqOjvdOkOhWBmus9ptq9znuGsYn8h5vtSjT+w ==
957
957
dependencies :
958
958
" @cloudinary/url-gen" " ^1.7.0"
959
959
You can’t perform that action at this time.
0 commit comments