Skip to content

Commit

Permalink
Update dependency nodemon to v2.0.2 (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 11, 2019
1 parent fc0b42d commit 15b2fdb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "socatar",
"version": "1.0.68",
"version": "1.0.69",
"description": "Web service for easily requesting profile photos from several sources",
"main": "src/server.js",
"scripts": {
Expand All @@ -23,7 +23,7 @@
"ava": "2.4.0",
"codacy-coverage": "3.4.0",
"coveralls": "3.0.9",
"nodemon": "2.0.1",
"nodemon": "2.0.2",
"nyc": "14.1.1",
"rimraf": "3.0.0",
"standard": "14.3.1",
Expand Down

0 comments on commit 15b2fdb

Please sign in to comment.