mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
replace chalk with picocolors
This commit is contained in:
@@ -19,12 +19,12 @@
|
||||
"files": ["dist", "templates"],
|
||||
"dependencies": {
|
||||
"@clack/prompts": "^0.10.0",
|
||||
"chalk": "^5.3.0",
|
||||
"commander": "^13.1.0",
|
||||
"degit": "^2.8.4",
|
||||
"execa": "^8.0.1",
|
||||
"fs-extra": "^11.2.0",
|
||||
"gradient-string": "^3.0.0"
|
||||
"gradient-string": "^3.0.0",
|
||||
"picocolors": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/degit": "^2.8.6",
|
||||
|
||||
Reference in New Issue
Block a user