Skip to content

Commit 6f47620

Browse files
authored
Roll back to chalk v4 (#42)
1 parent b456b3b commit 6f47620

File tree

2 files changed

+13
-31
lines changed

2 files changed

+13
-31
lines changed

package-lock.json

Lines changed: 11 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@makerx/ts-toolkit",
3-
"version": "4.0.0-beta.23",
3+
"version": "4.0.0-beta.24",
44
"description": "This cli facilitates the creation of boilerplate files in a new typescript repo",
55
"repository": "https://github.com/MakerXStudio/ts-toolkit",
66
"type": "module",
@@ -34,7 +34,7 @@
3434
"author": "MakerX",
3535
"license": "MIT",
3636
"dependencies": {
37-
"chalk": "^5.4.1",
37+
"chalk": "^4.1.2",
3838
"commander": "^12.1.0",
3939
"compare-versions": "^6.1.1",
4040
"cosmiconfig": "^9.0.0"

0 commit comments

Comments
 (0)