bump nodemon to 3.0

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-08-14 13:34:35 +02:00
parent 8902db702c
commit 971bdd6a47
6 changed files with 28 additions and 21 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"@types/fs-extra": "^9.0.1",
"@types/node": "^16.11.26",
"@types/puppeteer": "^5.4.4",
"nodemon": "^2.0.2",
"nodemon": "^3.0.1",
"ts-node": "^10.0.0"
},
"nodemonConfig": {