Grunt plugin for setting the version of a webpackage
npm install cubx-grunt-set-webpackage-version
Grunt plugin for setting the version of a webpackage
install the grunt plugin
```
npm install cubx-grunt-set-webpackage-version --save-dev
Gruntfile
* load the grunt plugin
` `
grunt.loadNpmTasks(cubx-grunt-set-webpackage-version)`
* set config (path to webpackage to convert
`
grunt.initConfig({
webpackagepath: ...
});
npm install -set-webpackage-version --save
``