(deps): Remove chalk... why did i include chalk?
This commit is contained in:
13
package.json
13
package.json
@@ -8,22 +8,13 @@
|
||||
"url": "https://teamhydra.dev/"
|
||||
},
|
||||
|
||||
"repository": {
|
||||
"url": "https://git.hep.gg/nix/logger"
|
||||
},
|
||||
|
||||
"bugs": {
|
||||
"url": "https://git.hep.gg/nix/logger/issues"
|
||||
},
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
"scripts": {
|
||||
"prepublish": "tsc"
|
||||
},
|
||||
|
||||
"dependencies": {
|
||||
"chalk": "5.6.2"
|
||||
},
|
||||
|
||||
"devDependencies": {
|
||||
"@types/node": "25.4.0",
|
||||
"typescript": "5.9.3"
|
||||
|
||||
Reference in New Issue
Block a user