@cocreate/attributes
Advanced tools
Comparing version 1.11.0 to 1.11.1
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.11.0", | ||
"version": "1.11.1", | ||
"description": "Simple HTML5 & JavaScript component add, update & remove values in element's attributes from input, select or js api. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -60,8 +60,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.11.2", | ||
"@cocreate/crdt": "^1.21.3", | ||
"@cocreate/message-client": "^1.7.0", | ||
"@cocreate/actions": "^1.11.3", | ||
"@cocreate/crdt": "^1.22.1", | ||
"@cocreate/message-client": "^1.8.0", | ||
"@cocreate/observer": "^1.11.2", | ||
"@cocreate/utils": "^1.24.2" | ||
"@cocreate/utils": "^1.25.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
141280
Updated@cocreate/actions@^1.11.3
Updated@cocreate/crdt@^1.22.1
Updated@cocreate/utils@^1.25.0