Merge pull request #967 from lucasfcosta/remove-lib-bump

Remove bump command to change lib/chai.js
This commit is contained in:
Lucas Vieira 2017-05-09 22:08:23 -03:00 committed by GitHub
commit 30a44513f4

View file

@ -21,7 +21,7 @@ chai.js: node_modules lib/*
#
define release
./node_modules/.bin/bump -y --$(1) package.json lib/chai.js
./node_modules/.bin/bump -y --$(1) package.json
make chai.js
git add --force chai.js lib/chai.js package.json bower.json
npm ls --depth=-1 --long . --loglevel silent | head -1 | git commit -F-