Skip to content

Commit

Permalink
fix(deps): update dependency nodemon to v2.0.14 (#265)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 28, 2021
1 parent 57a405e commit 204504f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"license": "MIT",
"dependencies": {
"express": "4.17.1",
"nodemon": "2.0.13"
"nodemon": "2.0.14"
},
"devDependencies": {
"mocker-api": "2.9.3"
Expand Down

0 comments on commit 204504f

Please sign in to comment.