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>2016-12-14 03:35:43 +0300
committerRebecca Turner <me@re-becca.org>2016-12-15 03:55:33 +0300
commitc2d22faf916e8260136a1cc95913ca474421c0d3 (patch)
tree035785b240c7bc6ab78ec6c084b1104684f71bdf /package.json
parent23595055669f76c9fe8f5f1cf4a705c2e794f0dc (diff)
nopt@4.0.1
The breaking change is a small tweak to how empty string values are handled. See the brand-new CHANGELOG.md for nopt for further details about what's changed in this release! Credit: @adius Credit: @samjonester Credit: @elidoran Credit: @helio Credit: @silkentrance Credit: @othiym23 PR-URL: https://github.com/npm/npm/pull/15215
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 51df739d5..b82af437f 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"mississippi": "~1.2.0",
"mkdirp": "~0.5.1",
"node-gyp": "~3.4.0",
- "nopt": "~3.0.6",
+ "nopt": "~4.0.1",
"normalize-git-url": "~3.0.2",
"normalize-package-data": "~2.3.5",
"npm-cache-filename": "~1.0.2",