Skip to content

Commit 727c5cc

Browse files
committed
feat(notion): upgrade to @notion-renderer/client@1.0.0-rc.5
1 parent 053b4a4 commit 727c5cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/@contentlayer/source-notion/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contentlayer-source-notion",
3-
"version": "0.0.1-alpha.21",
3+
"version": "0.0.1-alpha.23",
44
"type": "module",
55
"exports": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@contentlayer/core": "workspace:*",
2121
"@contentlayer/utils": "workspace:*",
22-
"@notion-render/client": "1.0.0-rc.3",
22+
"@notion-render/client": "1.0.0-rc.5",
2323
"@notionhq/client": "^2.2.3",
2424
"p-queue": "^7.3.4",
2525
"p-retry": "^5.1.2",

0 commit comments

Comments
 (0)