core-extensions
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -41,3 +41,3 @@ "use strict"; | ||
var child = this; | ||
var child = this.clone(); // clone so we don't modify the original | ||
@@ -44,0 +44,0 @@ // Handle case when target is a string or something (possible in deep copy) |
@@ -5,3 +5,3 @@ { | ||
"author": "Anthony Hildoer <anthony@bluerival.com>", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
5620