From 49a9840badf43ecdcffb1d31a2deee77645e25cf Mon Sep 17 00:00:00 2001 From: Dean Landolt Date: Tue, 6 Sep 2011 21:02:36 -0400 Subject: make command proxy silent --- bin/npm.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/npm.cmd b/bin/npm.cmd index 0fe2b81a6..387fc26fa 100644 --- a/bin/npm.cmd +++ b/bin/npm.cmd @@ -1 +1 @@ -node %~dp0\..\npm.js %* +@node %~dp0\..\npm.js %* -- cgit v1.2.3