@cocreate/attributes
Advanced tools
Comparing version 1.7.25 to 1.7.26
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.7.25", | ||
"version": "1.7.26", | ||
"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,9 +60,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.8.29", | ||
"@cocreate/cli": "^1.33.7", | ||
"@cocreate/crdt": "^1.18.25", | ||
"@cocreate/message-client": "^1.3.26", | ||
"@cocreate/observer": "^1.8.16", | ||
"@cocreate/utils": "^1.21.13" | ||
"@cocreate/actions": "^1.8.30", | ||
"@cocreate/cli": "^1.33.8", | ||
"@cocreate/crdt": "^1.18.26", | ||
"@cocreate/message-client": "^1.3.27", | ||
"@cocreate/observer": "^1.8.17", | ||
"@cocreate/utils": "^1.21.14" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
137035
Updated@cocreate/actions@^1.8.30
Updated@cocreate/cli@^1.33.8
Updated@cocreate/crdt@^1.18.26
Updated@cocreate/observer@^1.8.17
Updated@cocreate/utils@^1.21.14