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>2017-04-21 00:49:10 +0300
committerRebecca Turner <me@re-becca.org>2017-04-21 01:53:40 +0300
commitc46ad71bbe27aaa9ee10e107d8bcd665d98544d7 (patch)
tree833c9cab7b37bc84fdace3e07c22b1f7316ce989 /package.json
parentebde4ea3363dfc154c53bd537189503863c9b3a4 (diff)
init-package-json@1.9.6
Allows installation with npm-package-arg@5. Credit: @iarna
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 659799e2e..13bf1a696 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"inflight": "~1.0.6",
"inherits": "~2.0.3",
"ini": "~1.3.4",
- "init-package-json": "~1.9.5",
+ "init-package-json": "~1.9.6",
"lazy-property": "~1.0.0",
"lockfile": "~1.0.3",
"lodash._baseuniq": "~4.6.0",