From c2d22faf916e8260136a1cc95913ca474421c0d3 Mon Sep 17 00:00:00 2001 From: Forrest L Norvell Date: Tue, 13 Dec 2016 16:35:43 -0800 Subject: 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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3