Update nodemon to version 2.0.6

This commit is contained in:
depfu[bot]
2020-10-20 19:56:03 +00:00
committed by GitHub
parent a9d9feb74d
commit 7afa194918
2 changed files with 4 additions and 4 deletions

View File

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