@eivifj/dot
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Get and set object properties with dot notation", | ||
@@ -9,0 +9,0 @@ "main": "index.js", |
@@ -28,2 +28,3 @@ | ||
assert(!obj.cool.hasOwnProperty('aid')); | ||
``` | ||
@@ -30,0 +31,0 @@ ## License |
2641
33