this is fixed now in typical npm versions I use

This commit is contained in:
Trent Mick 2012-08-21 11:06:07 -07:00
parent 1a9e712dbc
commit d4722a4172

View file

@ -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