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-04-02 09:16:47 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-04-02 09:16:47 +0300
commit01d99649265f921e1c61cf406613e7042bcea008 (patch)
tree213fe88d86a6ef69b70c5cab537fb8c85ce5d397 /node_modules/strip-ansi
parentd380188e161be31f5a4f53947de6bc28df4732d8 (diff)
nock@1.4.0
Tests all still pass!
Diffstat (limited to 'node_modules/strip-ansi')
-rw-r--r--node_modules/strip-ansi/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/strip-ansi/package.json b/node_modules/strip-ansi/package.json
index c37ff7393..f766de042 100644
--- a/node_modules/strip-ansi/package.json
+++ b/node_modules/strip-ansi/package.json
@@ -63,7 +63,7 @@
"homepage": "https://github.com/sindresorhus/strip-ansi",
"_id": "strip-ansi@2.0.1",
"_shasum": "df62c1aa94ed2f114e1d0f21fd1d50482b79a60e",
- "_from": "strip-ansi@2.0.1",
+ "_from": "strip-ansi@>=2.0.1 <2.1.0",
"_npmVersion": "1.4.28",
"_npmUser": {
"name": "sindresorhus",