Update nodemon to version 2.0.7

This commit is contained in:
depfu[bot]
2021-01-07 16:28:34 +00:00
committed by GitHub
parent bbd33b1f1a
commit 0b5f84ca90
2 changed files with 32 additions and 24 deletions

View File

@@ -26,7 +26,7 @@
},
"devDependencies": {
"eslint": "^7.17.0",
"nodemon": "^2.0.6"
"nodemon": "^2.0.7"
},
"scripts": {
"start": "node src/",