@cocreate/croppie
Advanced tools
Comparing version 1.7.1 to 1.7.2
@@ -0,1 +1,8 @@ | ||
## [1.7.2](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.7.1...v1.7.2) (2023-10-09) | ||
### Bug Fixes | ||
* bump dependencies ([a924a4c](https://github.com/CoCreate-app/CoCreate-croppie/commit/a924a4cb9cc75ce25f73d2d2b74e31e2135e3d51)) | ||
## [1.7.1](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.7.0...v1.7.1) (2023-10-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/croppie", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "A simple croppie component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -61,6 +61,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.11.4", | ||
"@cocreate/crud-client": "^1.28.2", | ||
"@cocreate/actions": "^1.11.5", | ||
"@cocreate/crud-client": "^1.28.3", | ||
"croppie": "^2.6.5" | ||
} | ||
} |
159320
Updated@cocreate/actions@^1.11.5