@cocreate/croppie
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -0,1 +1,8 @@ | ||
## [1.1.8](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.1.7...v1.1.8) (2021-08-31) | ||
### Bug Fixes | ||
* update dependencies ([c662e74](https://github.com/CoCreate-app/CoCreate-croppie/commit/c662e74911a287743347ec6b76807e31d3e38ef1)) | ||
## [1.1.7](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.1.6...v1.1.7) (2021-08-27) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/croppie", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "A simple croppie component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -63,8 +63,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/action": "^1.2.7", | ||
"@cocreate/crud-client": "^1.2.11", | ||
"@cocreate/docs": "^1.2.6", | ||
"@cocreate/form": "^1.2.5", | ||
"@cocreate/action": "^1.2.8", | ||
"@cocreate/crud-client": "^1.2.12", | ||
"@cocreate/docs": "^1.2.7", | ||
"@cocreate/form": "^1.2.6", | ||
"croppie": "^2.6.5" | ||
} | ||
} |
119111
Updated@cocreate/action@^1.2.8
Updated@cocreate/docs@^1.2.7
Updated@cocreate/form@^1.2.6