Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 9 dependencies from npm #2608

Merged
merged 9 commits into from
Dec 29, 2017
Prev Previous commit
Next Next commit
Update nodemon from 1.14.3 to 1.14.5 in app/react
  • Loading branch information
dependencies-bot committed Dec 29, 2017
commit 5f9fa97ee255a8622426dbb1e4de929ddc5a4bcf
2 changes: 1 addition & 1 deletion app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"webpack-hot-middleware": "^2.21.0"
},
"devDependencies": {
"nodemon": "^1.14.3"
"nodemon": "^1.14.5"
},
"peerDependencies": {
"babel-core": "^6.26.0 || ^7.0.0-0",
Expand Down