diff options
author | WlodekM <[email protected]> | 2025-01-24 18:35:39 +0200 |
---|---|---|
committer | WlodekM <[email protected]> | 2025-01-24 18:35:39 +0200 |
commit | f473bfa775e51c88fd5d23d0565b3da05134afc4 (patch) | |
tree | a5bf760d8784f33ea794b7d00f5bbc3e22847cf5 /package.json | |
parent | d0c46f2d7cbd6ed44285565a08ae3af402126db9 (diff) |
uuuh thingy v1.0.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
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" } } |