diff options
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", |