summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index c37d34d..c22e15d 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,6 @@
 {
 	"dependencies": {
 		"@types/node": "^22.9.0",
-		"chalk": "^5.3.0",
-		"express": "^4.21.1"
+		"chalk": "^5.3.0"
 	}
 }