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-06-01 06:51:05 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-06-01 06:51:05 +0300
commit4b5e557a23cdefd521ad154111e3d4dcc81f1cdb (patch)
treed0c871d706f5f2981df96f2e2389eb938b9c3b32 /package.json
parenta9b4b78dcc85571fd1cdd737903f7f37a5e6a755 (diff)
abbrev@1.0.7
Better testing, with coverage.
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 b305c50a1..2bf7700dc 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"main": "./lib/npm.js",
"bin": "./bin/npm-cli.js",
"dependencies": {
- "abbrev": "~1.0.6",
+ "abbrev": "~1.0.7",
"ansi": "~0.3.0",
"ansi-regex": "~1.1.1",
"ansicolors": "~0.3.2",