We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0825826 + 8ba95a7 commit 30a4451Copy full SHA for 30a4451
Makefile
@@ -21,7 +21,7 @@ chai.js: node_modules lib/*
21
#
22
23
define release
24
- ./node_modules/.bin/bump -y --$(1) package.json lib/chai.js
+ ./node_modules/.bin/bump -y --$(1) package.json
25
make chai.js
26
git add --force chai.js lib/chai.js package.json bower.json
27
npm ls --depth=-1 --long . --loglevel silent | head -1 | git commit -F-
0 commit comments