We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9191fc commit 6778521Copy full SHA for 6778521
components/notion/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pipedream/notion",
3
- "version": "0.10.0",
+ "version": "0.10.1",
4
"description": "Pipedream Notion Components",
5
"main": "notion.app.mjs",
6
"keywords": [
@@ -10,7 +10,7 @@
10
"homepage": "https://pipedream.com/apps/notion",
11
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
12
"dependencies": {
13
- "@notionhq/client": "^4.0.1",
+ "@notionhq/client": "4.0.2",
14
"@pipedream/platform": "^3.1.0",
15
"@tryfabric/martian": "^1.2.4",
16
"lodash-es": "^4.17.21",
0 commit comments