Merge pull request #158 from kudos/dependabot/npm_and_yarn/nodemon-2.0.4

Bump nodemon from 2.0.2 to 2.0.4
This commit is contained in:
Jonathan Cremin 2020-06-14 21:00:49 +01:00 committed by GitHub
commit 02fce6694f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 350 additions and 220 deletions

View file

@ -74,7 +74,7 @@
"eslint-plugin-import": "^2.20.1",
"istanbul": "^0.4.0",
"mocha": "^8.0.1",
"nodemon": "^2.0.2",
"nodemon": "^2.0.4",
"should": "^13.2.1"
}
}