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-22 02:22:56 +0300
committerRebecca Turner <me@re-becca.org>2017-04-22 02:22:57 +0300
commitd13c9b2f24b6380427f359b6e430b149ac8aaa79 (patch)
tree84f3d19bcc0e8cfcff506db51178b90625766571 /package.json
parent9c860f2ed3bdea1417ed059b019371cd253db2ad (diff)
init-package-json@1.10.0
Disambiguate 'name:' prompt. (@addaleax) Set default package name using npm rules. Allow directories.lib to be defaulted.
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 af232b19c..a4db32030 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.6",
+ "init-package-json": "~1.10.0",
"lazy-property": "~1.0.0",
"lockfile": "~1.0.3",
"lodash._baseuniq": "~4.6.0",