packages-versions-webpack-plugin

v1.0.5
this package create a text file that contain the correct dependencies of the project

test

webpack --config ./dev/webpack.config.js

patch

git pull && npm version patch -m "[Version] updating to a new patch version %s" && git push && git push --tags && npm publish

minor

git pull && npm version minor -m "[Version] updating to a new minor version %s" && git push && git push --tags && npm publish
npm i packages-versions-webpack-plugin

Metadata

  • ISC
  • Whatever
  • zamboney
  • released 8/15/2017

Downloads

Maintainers