@cocreate/mongodb
Advanced tools
Comparing version
@@ -0,1 +1,8 @@ | ||
## [1.4.16](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.4.15...v1.4.16) (2023-06-11) | ||
### Bug Fixes | ||
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([15448d2](https://github.com/CoCreate-app/CoCreate-mongodb/commit/15448d297ff102333379c94dae308b2669a79015)) | ||
## [1.4.15](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.4.14...v1.4.15) (2023-06-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/mongodb", | ||
"version": "1.4.15", | ||
"version": "1.4.16", | ||
"description": "A simple mongodb component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -48,6 +48,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/cli": "^1.33.6", | ||
"@cocreate/utils": "^1.21.12", | ||
"@cocreate/cli": "^1.33.7", | ||
"@cocreate/utils": "^1.21.13", | ||
"mongodb": "^4.12.1" | ||
} | ||
} |
76638
0.41%Updated
Updated