json-file-plus
Advanced tools
Comparing version
{ | ||
"name": "json-file-plus", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"author": "Jordan Harband", | ||
@@ -23,4 +23,4 @@ "description": "Read from and write to a JSON file, minimizing diffs and preserving formatting.", | ||
"dependencies": { | ||
"is": "~0.2.2", | ||
"node.extend": "~1.0.3" | ||
"is": "~0.2.3", | ||
"node.extend": "~1.0.4" | ||
}, | ||
@@ -27,0 +27,0 @@ "devDependencies": { |
Updated
Updated