faithlife-api
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "faithlife-api", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "A collection of CommonJS modules for interacting with the Faithlife API.", | ||
@@ -12,3 +12,3 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"faithlife-oauth": "~0.3.0" | ||
"faithlife-oauth": "~0.4.3" | ||
}, | ||
@@ -22,4 +22,4 @@ "dependencies": { | ||
"devDependencies": { | ||
"faithlife-oauth": "~0.3.0" | ||
"faithlife-oauth": "~0.4.3" | ||
} | ||
} |