Skip to content

Commit

Permalink
Update to hydra 1.3.5 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjus authored May 8, 2017
1 parent f270ea9 commit ef57014
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hydra-express",
"version": "1.3.6",
"version": "1.3.7",
"description": "A module which wraps Hydra and ExpressJS to provide an out of the box microservice which can support API routes and handlers.",
"author": {
"name": "Carlos Justiniano"
Expand Down Expand Up @@ -42,7 +42,7 @@
"body-parser": "1.17.1",
"cors": "2.8.3",
"express": "4.15.2",
"hydra": "1.3.4",
"hydra": "1.3.5",
"fwsp-jwt-auth": "0.1.0",
"helmet": "3.5.0",
"moment": "2.18.1",
Expand Down

0 comments on commit ef57014

Please sign in to comment.