Skip to content

Commit 5660ad9

Browse files
authored
Update dependencies version
1 parent ed32b1f commit 5660ad9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "gradient-string",
33
"description": "Beautiful gradients in terminal stdout",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"author": "Boris K",
66
"bugs": "https://github.com/bokub/gradient-string/issues",
77
"dependencies": {
8-
"chalk": "^2.0.1",
8+
"chalk": "^2.1.0",
99
"tinygradient": "^0.3.1"
1010
},
1111
"devDependencies": {

0 commit comments

Comments
 (0)