Skip to content

Commit

Permalink
Update to hydra:1.6.8 (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjus committed May 23, 2018
1 parent 17b61e1 commit b01d8fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -4,3 +4,4 @@
scratch.*
node_modules/
./properties.js
.vscode
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "hydra-express",
"version": "1.6.8",
"version": "1.6.9",
"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 @@ -28,7 +28,7 @@
"debug": "3.1.0",
"express": "4.16.3",
"helmet": "3.12.0",
"hydra": "1.6.4",
"hydra": "1.6.8",
"moment": "2.21.0",
"response-time": "2.3.2"
},
Expand Down

0 comments on commit b01d8fc

Please sign in to comment.