@trivia-api/fetch
Advanced tools
Comparing version 1.0.16 to 1.0.17
@@ -5,1 +5,2 @@ export * from "./getMetadata"; | ||
export * from "./searchQuestions"; | ||
export * from "./updateQuestion"; |
@@ -21,1 +21,2 @@ "use strict"; | ||
__exportStar(require("./searchQuestions"), exports); | ||
__exportStar(require("./updateQuestion"), exports); |
{ | ||
"name": "@trivia-api/fetch", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"description": "Functions to fetch data from The Trivia API.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
24586
16
450
5