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:
authorisaacs <i@izs.me>2011-10-15 01:04:56 +0400
committerisaacs <i@izs.me>2011-10-15 01:06:12 +0400
commit4eb8f6b7bfced57ce8415e98a632af5c5317011c (patch)
tree68ae609781fc65140b5e6f36f62abf8159ebc5ef /bin/npm.cmd
parentf2b9b5dd5b02625cf26c2050916a422650ce3e99 (diff)
Avoid accidentally opening npm.js with WSH
Diffstat (limited to 'bin/npm.cmd')
-rw-r--r--bin/npm.cmd1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/npm.cmd b/bin/npm.cmd
deleted file mode 100644
index 387fc26fa..000000000
--- a/bin/npm.cmd
+++ /dev/null
@@ -1 +0,0 @@
-@node %~dp0\..\npm.js %*