grunt-sync-version
About
Synchronize version of JSON setting files with Grunt task.
Usage
module { grunt; // load grunt-sync-version grunt; // register task grunt;};
files
Type String
or Array
Specify targets to apply version.
Options
base
Type: String
Base json file. This is optional.
If base
is omitted, package.json
will be loaded.
space
Type: Number
License
MIT.