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-02-23 00:51:56 +0300
committerRebecca Turner <me@re-becca.org>2017-02-24 02:53:51 +0300
commit6663ea6ac0f0ecec5a3f04a3c01a71499632f4dc (patch)
tree4300ccab76754abddc41ee510ea515924c1397cc /package.json
parent24a3fc56d6eced3460ec817e9f8cd22db36c5095 (diff)
abbrev@1.1.0
Improved test coverage and publication mechanics. Credit: @isaacs
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 614d5f8f3..6ddc71b22 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"bin": "./bin/npm-cli.js",
"dependencies": {
"JSONStream": "~1.3.0",
- "abbrev": "~1.0.9",
+ "abbrev": "~1.1.0",
"ansi-regex": "~2.1.1",
"ansicolors": "~0.3.2",
"ansistyles": "~0.1.3",