From d4722a41721b17c31284b1cf6031f295186b7b01 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Tue, 21 Aug 2012 11:06:07 -0700 Subject: [PATCH] this is fixed now in typical npm versions I use --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 961f64e..8873719 100644 --- a/Makefile +++ b/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