+2
-0
@@ -100,2 +100,4 @@ 'use strict'; | ||
| }); | ||
| return preset; | ||
| } | ||
@@ -102,0 +104,0 @@ }, { |
| # Changelog | ||
| ## 0.0.4 | ||
| - fixed `run` not returning the updated JSON | ||
| ## 0.0.3 | ||
| - added check for objects without version number | ||
| ## 0.0.2 | ||
@@ -4,0 +10,0 @@ - added types `create` and `add-to-array` |
+1
-1
| { "name": "verjson" | ||
| , "description": "Applies format changes to keep old jsons compatible." | ||
| , "version": "0.0.3" | ||
| , "version": "0.0.4" | ||
| , "license": "MIT" | ||
@@ -5,0 +5,0 @@ , "author": "Florian Wendelborn" |
+2
-0
@@ -72,2 +72,4 @@ import {EventEmitter} from 'events'; | ||
| }); | ||
| return preset; | ||
| } | ||
@@ -74,0 +76,0 @@ |
15355
0.99%421
0.48%