@cocreate/utils
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -0,1 +1,8 @@ | ||
## [1.3.3](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.3.2...v1.3.3) (2021-11-04) | ||
### Bug Fixes | ||
* update packages ([ab1805f](https://github.com/CoCreate-app/CoCreate-utils/commit/ab1805f2c318b0446a7f83ec7970dac22112afc3)) | ||
## [1.3.2](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.3.1...v1.3.2) (2021-11-03) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/utils", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -64,4 +64,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.2.44" | ||
"@cocreate/docs": "^1.2.45" | ||
} | ||
} |
57649
Updated@cocreate/docs@^1.2.45