There was an error while loading. Please reload this page.
1 parent 0825826 commit 8ba95a7Copy full SHA for 8ba95a7
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