We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef57014 commit 925829cCopy full SHA for 925829c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hydra-express",
3
- "version": "1.3.7",
+ "version": "1.3.8",
4
"description": "A module which wraps Hydra and ExpressJS to provide an out of the box microservice which can support API routes and handlers.",
5
"author": {
6
"name": "Carlos Justiniano"
@@ -42,7 +42,7 @@
42
"body-parser": "1.17.1",
43
"cors": "2.8.3",
44
"express": "4.15.2",
45
- "hydra": "1.3.5",
+ "hydra": "1.3.6",
46
"fwsp-jwt-auth": "0.1.0",
47
"helmet": "3.5.0",
48
"moment": "2.18.1",
0 commit comments