This commit is contained in:
Josh Junon 2016-03-28 17:15:55 -07:00
parent 8b554e254e
commit 0d8d8c204e

View file

@ -1,6 +1,6 @@
{
"name": "chalk",
"version": "1.1.1",
"version": "1.1.3",
"description": "Terminal string styling done right. Much color.",
"license": "MIT",
"repository": "chalk/chalk",
@ -45,7 +45,7 @@
"text"
],
"dependencies": {
"ansi-styles": "^2.1.0",
"ansi-styles": "^2.2.1",
"escape-string-regexp": "^1.0.2",
"has-ansi": "^2.0.0",
"strip-ansi": "^3.0.0",