Remove problematic lib chalk
This commit is contained in:
+1
-5
@@ -7,9 +7,5 @@
|
||||
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"files": ["index.ts", "src", "tsconfig.json"],
|
||||
|
||||
"dependencies": {
|
||||
"chalk": "^5.3.0"
|
||||
}
|
||||
"files": ["index.ts", "src", "tsconfig.json"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user