gatsby-source-notion-churnotion 1.0.70 → 1.0.71

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +1 -2
package/package.json CHANGED
@@ -1,10 +1,9 @@
1
1
  {
2
2
  "name": "gatsby-source-notion-churnotion",
3
3
  "description": "Gatsby plugin that can connect with One Notion Database RECURSIVELY using official API",
4
- "version": "1.0.70",
4
+ "version": "1.0.71",
5
5
  "skipLibCheck": true,
6
6
  "license": "0BSD",
7
- "type": "module",
8
7
  "main": "./dist/gatsby-node.js",
9
8
  "files": [
10
9
  "./dist/*",