chore(package): add nodemon, closes #39

This commit is contained in:
ItzCrazyKns 2024-05-02 12:24:09 +05:30
parent f618b713af
commit 1bcff03cfc
No known key found for this signature in database
GPG key ID: 8162927C7CCE3065
2 changed files with 224 additions and 1 deletions

View file

@ -14,6 +14,7 @@
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/readable-stream": "^4.0.11",
"nodemon": "^3.1.0",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"