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>2015-08-28 03:13:55 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-08-28 03:13:55 +0300
commiteb660309a4c0c88d5caeffd02b41dfdd7c0ced20 (patch)
tree211dacd47f55f726803031cdb0167b31e55aeaf3 /package.json
parent1dc84cdb53eff394b4d057be56f3ac3b2066b0b4 (diff)
normalize-package-data@2.3.2
Support new version of `validate-npm-package-license`.
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 2f0ad774e..bf24e85fe 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"node-gyp": "~2.0.2",
"nopt": "~3.0.3",
"normalize-git-url": "~3.0.1",
- "normalize-package-data": "~2.3.1",
+ "normalize-package-data": "~2.3.2",
"npm-cache-filename": "~1.0.2",
"npm-install-checks": "~2.0.0",
"npm-package-arg": "~4.0.2",