diff options
author | Raphael Kabo <raphaelkabo@hey.com> | 2023-10-06 15:22:15 +0100 |
---|---|---|
committer | Raphael Kabo <raphaelkabo@hey.com> | 2023-10-06 16:19:02 +0100 |
commit | db431591ccb4e4bb6902f50a7932c66b88f442f4 (patch) | |
tree | bbcf9797c3323d316be053abdbe4456c5f2f46e6 /package.json | |
parent | 36b3b51a34123ef269533fb0426532929d5da24a (diff) |
Add dependencies
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 1d7dd37..4f1ac74 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,7 @@ }, "devDependencies": { "@types/express": "^4.17.18", + "@types/node": "^20.8.2", "cypress": "^13.3.0", "eslint": "^8.50.0", "nodemon": "^2.0.22", |