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-01-25 22:07:35 +0300
committerKat Marchán <kzm@sykosomatic.org>2017-01-25 22:23:09 +0300
commitb824bfbeb2d89c92762e9170b026af98b5a3668a (patch)
tree2a2bd127803f120596cd6013370a92776956bbe8 /package.json
parent1dfe875b9ac61a0ab9f61a2eab02bacf6cce583c (diff)
ansi-regex@2.1.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4a15414a9..00f451457 100644
--- a/package.json
+++ b/package.json
@@ -32,6 +32,7 @@
"dependencies": {
"JSONStream": "~1.3.0",
"abbrev": "~1.0.9",
+ "ansi-regex": "~2.1.1",
"ansicolors": "~0.3.2",
"ansistyles": "~0.1.3",
"aproba": "~1.0.4",