@cocreate/utils
Advanced tools
Comparing version 1.21.5 to 1.21.6
@@ -0,1 +1,8 @@ | ||
## [1.21.6](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.21.5...v1.21.6) (2023-06-11) | ||
### Bug Fixes | ||
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([1c9d7d8](https://github.com/CoCreate-app/CoCreate-utils/commit/1c9d7d82f10ecccfbd22479d5b202c326696acac)) | ||
## [1.21.5](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.21.4...v1.21.5) (2023-06-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/utils", | ||
"version": "1.21.5", | ||
"version": "1.21.6", | ||
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
"@babel/preset-env": "^7.9.6", | ||
"@cocreate/cli": "^1.29.3", | ||
"@cocreate/cli": "^1.33.0", | ||
"babel-loader": "^8.1.0", | ||
@@ -53,0 +53,0 @@ "clean-webpack-plugin": "^3.0.0", |
132948