Update nodemon from 1.17.2 to 1.17.3 in app/mithril

This commit is contained in:
Dependencies.io Bot 2018-04-02 23:07:42 +00:00
parent 0da3fc2599
commit 0d3420667b

View File

@ -57,7 +57,7 @@
},
"devDependencies": {
"mithril": "^1.1.6",
"nodemon": "^1.17.2"
"nodemon": "^1.17.3"
},
"peerDependencies": {
"babel-core": "^6.26.0 || ^7.0.0-0",