We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed32b1f commit 5660ad9Copy full SHA for 5660ad9
package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "gradient-string",
3
"description": "Beautiful gradients in terminal stdout",
4
- "version": "0.1.1",
+ "version": "0.1.2",
5
"author": "Boris K",
6
"bugs": "https://github.com/bokub/gradient-string/issues",
7
"dependencies": {
8
- "chalk": "^2.0.1",
+ "chalk": "^2.1.0",
9
"tinygradient": "^0.3.1"
10
},
11
"devDependencies": {
0 commit comments