@cocreate/users
Advanced tools
Comparing version 1.28.5 to 1.28.6
{ | ||
"name": "@cocreate/users", | ||
"version": "1.28.5", | ||
"version": "1.28.6", | ||
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -61,9 +61,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.12.1", | ||
"@cocreate/crud-client": "^1.28.12", | ||
"@cocreate/element-prototype": "^1.11.8", | ||
"@cocreate/elements": "^1.25.2", | ||
"@cocreate/local-storage": "^1.10.8", | ||
"@cocreate/render": "^1.29.1" | ||
"@cocreate/actions": "^1.12.3", | ||
"@cocreate/crud-client": "^1.28.14", | ||
"@cocreate/element-prototype": "^1.13.0", | ||
"@cocreate/elements": "^1.26.1", | ||
"@cocreate/local-storage": "^1.10.10", | ||
"@cocreate/render": "^1.30.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
150777