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:
authorRebecca Turner <me@re-becca.org>2015-05-22 00:13:12 +0300
committerRebecca Turner <me@re-becca.org>2015-05-22 02:44:24 +0300
commitfc52160d0223226fffe4166f42fdfd3b899b3c1e (patch)
tree14f55559d4364794fc3d8e077caea7b054f3a96a /package.json
parent738853eb1f55636476a2a410c2c04732eec9d51e (diff)
init-package-json@1.6.0
Fixes #4700 and #5044
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 a26b0abea..dedbf7352 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"inflight": "~1.0.4",
"inherits": "~2.0.1",
"ini": "~1.3.3",
- "init-package-json": "~1.5.0",
+ "init-package-json": "~1.6.0",
"lockfile": "~1.0.1",
"lru-cache": "~2.6.4",
"minimatch": "~2.0.8",