@cocreate/element-prototype
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -0,1 +1,8 @@ | ||
## [1.2.2](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.2.1...v1.2.2) (2022-12-13) | ||
### Bug Fixes | ||
* bump dependencies ([429a09c](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/429a09c448cea7040745e3b8d5256ed47f8eb624)) | ||
## [1.2.1](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.2.0...v1.2.1) (2022-12-12) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/element-prototype", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -64,6 +64,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.4.18", | ||
"@cocreate/hosting": "^1.6.17", | ||
"@cocreate/utils": "^1.16.0" | ||
"@cocreate/docs": "^1.4.19", | ||
"@cocreate/hosting": "^1.6.18", | ||
"@cocreate/utils": "^1.16.2" | ||
} | ||
} |
41717
Updated@cocreate/docs@^1.4.19
Updated@cocreate/hosting@^1.6.18
Updated@cocreate/utils@^1.16.2