Update nodemon to version 2.0.5

This commit is contained in:
depfu[bot]
2020-10-14 18:11:17 +00:00
committed by GitHub
parent 7143bdead2
commit c3d8d47890
2 changed files with 25 additions and 26 deletions

View File

@@ -26,7 +26,7 @@
},
"devDependencies": {
"eslint": "^7.11.0",
"nodemon": "^2.0.4"
"nodemon": "^2.0.5"
},
"scripts": {
"start": "node src/",