Update nodemon from 1.12.1 to 1.12.4 in app/react

This commit is contained in:
Dependencies.io Bot 2017-12-04 23:36:18 +00:00
parent da7deee8cc
commit c0af2111d9

View File

@ -75,7 +75,7 @@
"webpack-hot-middleware": "^2.21.0"
},
"devDependencies": {
"nodemon": "^1.12.1"
"nodemon": "^1.12.4"
},
"peerDependencies": {
"react": ">=15.0.0 || ^16.0.0",