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