@cocreate/croppie
Advanced tools
Comparing version 1.3.21 to 1.3.22
@@ -0,1 +1,8 @@ | ||
## [1.3.22](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.3.21...v1.3.22) (2023-06-11) | ||
### Bug Fixes | ||
* testing workflow ([dd7cabd](https://github.com/CoCreate-app/CoCreate-croppie/commit/dd7cabd380d97f2c63f2e74e45c35a483d122f0c)) | ||
## [1.3.21](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.3.20...v1.3.21) (2023-06-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/croppie", | ||
"version": "1.3.21", | ||
"version": "1.3.22", | ||
"description": "A simple croppie component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -61,7 +61,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.8.24", | ||
"@cocreate/cli": "^1.33.3", | ||
"@cocreate/crud-client": "^1.21.16", | ||
"@cocreate/actions": "^1.8.25", | ||
"@cocreate/cli": "^1.33.4", | ||
"@cocreate/crud-client": "^1.21.17", | ||
"croppie": "^2.6.5" | ||
} | ||
} |
172678
Updated@cocreate/actions@^1.8.25
Updated@cocreate/cli@^1.33.4