Skip to content

Commit

Permalink
Merge pull request #184 from foundersandcoders/add/verified-route
Browse files Browse the repository at this point in the history
Limits updating verify to only ADMIN and above
  • Loading branch information
des-des authored Mar 12, 2018
2 parents 7249e20 + 1fd8b2a commit 3ec6e01
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 0 deletions.
72 changes: 72 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
},
"devDependencies": {
"coveralls": "^2.13.1",
"eslint-plugin-node": "^6.0.1",
"istanbul": "^0.4.5",
"nodemon": "^1.11.0",
"pre-commit": "^1.2.2",
Expand Down

0 comments on commit 3ec6e01

Please sign in to comment.