@cocreate/element-prototype
Advanced tools
Comparing version 1.1.22 to 1.1.23
@@ -0,1 +1,8 @@ | ||
## [1.1.23](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.1.22...v1.1.23) (2022-12-11) | ||
### Bug Fixes | ||
* bump dependencies ([7c67239](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/7c6723967dd534767c36e223e75b3974b7717ce4)) | ||
## [1.1.22](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.1.21...v1.1.22) (2022-12-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/element-prototype", | ||
"version": "1.1.22", | ||
"version": "1.1.23", | ||
"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/crud-client": "^1.16.5", | ||
"@cocreate/docs": "^1.4.16", | ||
"@cocreate/hosting": "^1.6.15" | ||
"@cocreate/crud-client": "^1.16.7", | ||
"@cocreate/docs": "^1.4.17", | ||
"@cocreate/hosting": "^1.6.16" | ||
} | ||
} |
40560
Updated@cocreate/docs@^1.4.17
Updated@cocreate/hosting@^1.6.16