Skip to content

Commit a1de903

Browse files
committed
Publish 2.0.3
1 parent c4c5bce commit a1de903

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "chalk-animation",
33
"description": "Colorful animations in terminal output",
4-
"version": "2.0.2",
4+
"version": "2.0.3",
55
"license": "MIT",
66
"author": "Boris K",
77
"bin": "./cli.js",
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"chalk": "^4.1.2",
19-
"gradient-string": "^2.0.1",
19+
"gradient-string": "^2.0.2",
2020
"meow": "^10.1.2"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)