Skip to content

Commit

Permalink
fix(package): update nodemon to version 2.0.1
Browse files Browse the repository at this point in the history
Closes #33
  • Loading branch information
greenkeeper[bot] authored Nov 22, 2019
1 parent 14f70ce commit d0c7f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"knex": "^0.16.3",
"lodash": "^4.17.11",
"node-fetch": "^2.3.0",
"nodemon": "^1.18.10",
"nodemon": "^2.0.1",
"pg": "^7.8.0",
"prettier": "^1.16.4",
"sequelize": "^4.39.0",
Expand Down

0 comments on commit d0c7f35

Please sign in to comment.