notion-utils
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "notion-utils", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Useful utilities for working with Notion data. Isomorphic.", | ||
@@ -11,3 +11,3 @@ "repository": "saasify-sh/notion", | ||
"engines": { | ||
"node": ">=10" | ||
"node": ">=12" | ||
}, | ||
@@ -21,3 +21,3 @@ "scripts": { | ||
}, | ||
"gitHead": "fc06ba2295892eaa255956b320aeb5d2f6b06909" | ||
"gitHead": "205358d5fa55454476352cc34a95bcc1a0a93a8f" | ||
} |
@@ -0,1 +1,5 @@ | ||
<p align="center"> | ||
<img alt="Notion + TypeScript" src="https://raw.githubusercontent.com/saasify-sh/notion/master/notion-ts.png" width="689"> | ||
</p> | ||
# notion-utils | ||
@@ -32,3 +36,3 @@ | ||
## API | ||
## Docs | ||
@@ -42,3 +46,1 @@ See the [auto-generated docs](https://github.com/saasify-sh/notion/blob/master/docs/notion-utils.md). | ||
Support my OSS work by <a href="https://twitter.com/transitive_bs">following me on twitter <img src="https://storage.googleapis.com/saasify-assets/twitter-logo.svg" alt="twitter" height="24px" align="center"></a> | ||
This project extends MIT-licensed work by [Timo Lins](https://twitter.com/timolins), [Tobias Lins](https://twitter.com/linstobias), [Sam Wight](https://samw.dev), and other contributors. |
Sorry, the diff of this file is not supported yet
147453
24
45