notion-types
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "notion-types", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "TypeScript types for core Notion data structures.", | ||
@@ -11,5 +11,5 @@ "repository": "saasify-sh/notion", | ||
"engines": { | ||
"node": ">=10" | ||
"node": ">=12" | ||
}, | ||
"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-types | ||
@@ -21,3 +25,3 @@ | ||
## API | ||
## Docs | ||
@@ -31,3 +35,1 @@ See the [auto-generated docs](https://github.com/saasify-sh/notion/blob/master/docs/notion-types.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
153647
14
34