@cocreate/conditional-logic
Advanced tools
{ | ||
"name": "@cocreate/conditional-logic", | ||
"version": "1.12.2", | ||
"version": "1.12.3", | ||
"description": "Simple JS component show & hide elements conditionally with inputs,checkbox,radio,btn etc.Great for creating tabs, accordions, dynamic forms, etc. Easy Configuration using HTML5 data attributes and/or JavaScript API.", | ||
@@ -57,6 +57,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.21.0", | ||
"@cocreate/observer": "^1.18.0", | ||
"@cocreate/utils": "^1.38.0" | ||
"@cocreate/actions": "^1.21.1", | ||
"@cocreate/observer": "^1.18.1", | ||
"@cocreate/utils": "^1.39.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
107794
0.29%