@cocreate/modal
Advanced tools
Comparing version 1.14.8 to 1.14.9
{ | ||
"name": "@cocreate/modal", | ||
"version": "1.14.8", | ||
"version": "1.14.9", | ||
"description": "A draggable, movable and resizable modal. customizable via attributes, great for popups, alerts, multitasking and displaying multiple views.", | ||
@@ -61,11 +61,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.12.1", | ||
"@cocreate/crud-client": "^1.28.12", | ||
"@cocreate/element-prototype": "^1.11.8", | ||
"@cocreate/local-storage": "^1.10.8", | ||
"@cocreate/observer": "^1.11.7", | ||
"@cocreate/position": "^1.6.6", | ||
"@cocreate/socket-client": "^1.32.3", | ||
"@cocreate/uuid": "^1.7.2" | ||
"@cocreate/actions": "^1.12.3", | ||
"@cocreate/crud-client": "^1.28.14", | ||
"@cocreate/element-prototype": "^1.13.0", | ||
"@cocreate/local-storage": "^1.10.10", | ||
"@cocreate/observer": "^1.11.9", | ||
"@cocreate/position": "^1.6.8", | ||
"@cocreate/socket-client": "^1.33.0", | ||
"@cocreate/uuid": "^1.7.4" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
126565