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:
authorForrest L Norvell <forrest@npmjs.com>2015-03-20 09:47:22 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-03-20 09:47:22 +0300
commit4bfbaa2d8b9dc7067d999de8f55676db3a4f4196 (patch)
tree747126900139281378e0c9addcea0c67f9812180 /package.json
parent801ae7d2d09890196bf48323d140938df565e373 (diff)
npmlog@1.2.0
Getting caught up with where npmlog is, preparatory to npm@3.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 282cbcf46..b7ede02ee 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"npm-package-arg": "~3.1.1",
"npm-registry-client": "~6.1.2",
"npm-user-validate": "~0.1.1",
- "npmlog": "~0.1.1",
+ "npmlog": "~1.2.0",
"once": "~1.3.1",
"opener": "~1.4.0",
"osenv": "~0.1.0",