Comparing version
@@ -62,3 +62,4 @@ class El { | ||
if (value === false) { | ||
return this.$el.removeAttribute(attrName) | ||
this.$el.removeAttribute(attrName) | ||
return this | ||
} | ||
@@ -65,0 +66,0 @@ |
{ | ||
"name": "eldo", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Tiny chainable DOM manipulation lib.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
10558
0.1%161
0.63%