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
path: root/cli.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli.js')
-rwxr-xr-xcli.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli.js b/cli.js
index 0df931e35..05c5e21fb 100755
--- a/cli.js
+++ b/cli.js
@@ -1,2 +1,2 @@
#!/usr/bin/env node
-require("./bin/npm-cli.js")
+require('./bin/npm-cli.js')