faithlife-oauth
Advanced tools
Comparing version 0.4.2 to 0.4.3
{ | ||
"name": "faithlife-oauth", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "Middleware and Consumers for authenticating with the Faithlife API via OAuth.", | ||
@@ -11,5 +11,2 @@ "main": "lib/index.js", | ||
"license": "MIT", | ||
"peerDependencies": { | ||
"mach": "~0.12.0" | ||
}, | ||
"dependencies": { | ||
@@ -16,0 +13,0 @@ "express": "~4.9.4", |
2
10773