Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bin/npm.cmd')
-rw-r--r--bin/npm.cmd2
1 files changed, 1 insertions, 1 deletions
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 %*