@cocreate/croppie
Advanced tools
Comparing version 1.7.6 to 1.7.7
@@ -0,1 +1,8 @@ | ||
## [1.7.7](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.7.6...v1.7.7) (2023-11-12) | ||
### Bug Fixes | ||
* bump dependencies for latest features ([41ad7e0](https://github.com/CoCreate-app/CoCreate-croppie/commit/41ad7e0bdaf795091d741903f77a15a1abd143ce)) | ||
## [1.7.6](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.7.5...v1.7.6) (2023-11-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/croppie", | ||
"version": "1.7.6", | ||
"version": "1.7.7", | ||
"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.12.1", | ||
"@cocreate/crud-client": "^1.28.12", | ||
"@cocreate/actions": "^1.12.3", | ||
"@cocreate/crud-client": "^1.28.14", | ||
"croppie": "^2.6.5" | ||
} | ||
} |
160674
Updated@cocreate/actions@^1.12.3