Remove bump command to change lib/chai.js

This commit is contained in:
lucasfcosta 2017-05-09 19:44:30 -03:00
parent 0825826059
commit 8ba95a7620

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-