From dccee1c009b3845a2ede17e7180d9aabc365de69 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 20 Apr 2018 17:10:24 +0000 Subject: [PATCH] fix(package): update feathers-authentication-hooks to version 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cdcd18..58db42a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "cors": "^2.8.4", "feathers": "^2.2.0", "feathers-authentication": "^1.2.7", - "feathers-authentication-hooks": "^0.1.4", + "feathers-authentication-hooks": "^0.2.0", "feathers-authentication-jwt": "^0.3.2", "feathers-authentication-local": "^0.4.4", "feathers-configuration": "^0.4.1",