@cocreate/users
Advanced tools
Comparing version 1.27.2 to 1.27.3
{ | ||
"name": "@cocreate/users", | ||
"version": "1.27.2", | ||
"version": "1.27.3", | ||
"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.11.4", | ||
"@cocreate/crud-client": "^1.28.2", | ||
"@cocreate/element-prototype": "^1.11.3", | ||
"@cocreate/elements": "^1.23.2", | ||
"@cocreate/local-storage": "^1.10.3", | ||
"@cocreate/render": "^1.28.1" | ||
"@cocreate/actions": "^1.11.5", | ||
"@cocreate/crud-client": "^1.28.3", | ||
"@cocreate/element-prototype": "^1.11.4", | ||
"@cocreate/elements": "^1.23.3", | ||
"@cocreate/local-storage": "^1.10.4", | ||
"@cocreate/render": "^1.28.2" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
147213