Revert "use nodemon 3.0.2"

This reverts commit ce1f84e5a3.
This commit is contained in:
syuilo
2024-11-15 19:40:12 +09:00
parent ce1f84e5a3
commit d9d92bcfbf
8 changed files with 25 additions and 25 deletions

View File

@@ -27,7 +27,7 @@
"@types/node": "22.9.0",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"nodemon": "3.0.2",
"nodemon": "3.1.7",
"execa": "9.5.1",
"typescript": "5.6.3",
"esbuild": "0.24.0",