Merge pull request #72 from kudos/dependabot/npm_and_yarn/nodemon-2.0.2

Bump nodemon from 1.19.1 to 2.0.2
This commit is contained in:
Jonathan Cremin 2020-01-17 19:16:27 +00:00 committed by GitHub
commit e28e0b9042
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 41 additions and 19 deletions

View file

@ -72,7 +72,7 @@
"eslint-plugin-import": "^2.20.0",
"istanbul": "^0.4.0",
"mocha": "^7.0.0",
"nodemon": "^1.17.3",
"nodemon": "^2.0.2",
"should": "^13.2.1"
}
}