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:
authorKat Marchán <kzm@sykosomatic.org>2017-03-10 00:52:29 +0300
committerKat Marchán <kzm@sykosomatic.org>2017-03-10 03:08:26 +0300
commitd17296e7f24cd9b4b001a71283a65c55b3e87218 (patch)
treec29cd71134b97f9639620610d00e3eedd7d326cd /package.json
parent38c8d7adc1f43ab357d1e729ae7cd5d801a26e68 (diff)
JSONStream@1.3.1
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 0f3d06001..b05589740 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"bin": "./bin/npm-cli.js",
"dependencies": {
"@npmcorp/move": "~1.0.0",
- "JSONStream": "~1.3.0",
+ "JSONStream": "~1.3.1",
"abbrev": "~1.1.0",
"ansi-regex": "~2.1.1",
"ansicolors": "~0.3.2",