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 053b4a4 commit 727c5ccCopy full SHA for 727c5cc
packages/@contentlayer/source-notion/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "contentlayer-source-notion",
3
- "version": "0.0.1-alpha.21",
+ "version": "0.0.1-alpha.23",
4
"type": "module",
5
"exports": "./dist/index.js",
6
"types": "./dist/index.d.ts",
@@ -19,7 +19,7 @@
19
"dependencies": {
20
"@contentlayer/core": "workspace:*",
21
"@contentlayer/utils": "workspace:*",
22
- "@notion-render/client": "1.0.0-rc.3",
+ "@notion-render/client": "1.0.0-rc.5",
23
"@notionhq/client": "^2.2.3",
24
"p-queue": "^7.3.4",
25
"p-retry": "^5.1.2",
0 commit comments