this is fixed now in typical npm versions I use
This commit is contained in:
parent
1a9e712dbc
commit
d4722a4172
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -24,7 +24,6 @@ versioncheck:
|
|||
|
||||
.PHONY: cutarelease
|
||||
cutarelease: versioncheck
|
||||
[[ ! -d tmp ]] # No 'tmp/' allowed: https://github.com/isaacs/npm/issues/2144 (fixed in npm 1.1.12 / node 0.6.14 I think)
|
||||
./tools/cutarelease.py -p bunyan -f package.json -f lib/bunyan.js -f bin/bunyan
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue