Skip to content

Commit 6778521

Browse files
committed
Pinning Notion client version
1 parent e9191fc commit 6778521

File tree

2 files changed

+99
-632
lines changed

2 files changed

+99
-632
lines changed

components/notion/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/notion",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "Pipedream Notion Components",
55
"main": "notion.app.mjs",
66
"keywords": [
@@ -10,7 +10,7 @@
1010
"homepage": "https://pipedream.com/apps/notion",
1111
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
1212
"dependencies": {
13-
"@notionhq/client": "^4.0.1",
13+
"@notionhq/client": "4.0.2",
1414
"@pipedream/platform": "^3.1.0",
1515
"@tryfabric/martian": "^1.2.4",
1616
"lodash-es": "^4.17.21",

0 commit comments

Comments
 (0)