Comparing version 0.0.12 to 0.0.13
@@ -5,3 +5,3 @@ export { getNewsletterUrls } from "./getNewsletterUrls"; | ||
export { newsletterBaseUrl } from "./config"; | ||
export type { Quote as QuoteTye } from "./getQuotes"; | ||
export type { Quote as QuoteType } from "./getQuotes"; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "jcscraper", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "Scrape utilities for James Clear.com 3-2-1 newsletter", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
25345