File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-x-example-full" ,
3
- "version" : " 6.15.4 " ,
3
+ "version" : " 6.15.5 " ,
4
4
"private" : true ,
5
5
"type" : " commonjs" ,
6
6
"scripts" : {
18
18
"got" : " ^12.0.2" ,
19
19
"lqip-modern" : " ^1.2.0" ,
20
20
"next" : " ^12.1.0" ,
21
- "notion-client" : " ^6.15.4 " ,
22
- "notion-compat" : " ^6.15.4 " ,
21
+ "notion-client" : " ^6.15.5 " ,
22
+ "notion-compat" : " ^6.15.5 " ,
23
23
"notion-utils" : " ^6.15.4" ,
24
24
"p-map" : " ^5.3.0" ,
25
25
"p-memoize" : " ^6.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-x-example-minimal" ,
3
- "version" : " 6.15.4 " ,
3
+ "version" : " 6.15.5 " ,
4
4
"private" : true ,
5
5
"type" : " commonjs" ,
6
6
"scripts" : {
11
11
},
12
12
"dependencies" : {
13
13
"next" : " ^12.1.0" ,
14
- "notion-client" : " ^6.15.4 " ,
14
+ "notion-client" : " ^6.15.5 " ,
15
15
"notion-utils" : " ^6.15.4" ,
16
16
"react" : " ^17.0.2" ,
17
17
"react-dom" : " ^17.0.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 6.15.4 " ,
2
+ "version" : " 6.15.5 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"packages" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-client" ,
3
- "version" : " 6.15.4 " ,
3
+ "version" : " 6.15.5 " ,
4
4
"type" : " module" ,
5
5
"description" : " Robust TypeScript client for the unofficial Notion API." ,
6
6
"repository" : " NotionX/react-notion-x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-compat" ,
3
- "version" : " 6.15.4 " ,
3
+ "version" : " 6.15.5 " ,
4
4
"type" : " module" ,
5
5
"description" : " Compatibility layer between the official Notion API and unofficial private API." ,
6
6
"repository" : " NotionX/react-notion-x" ,
28
28
},
29
29
"devDependencies" : {
30
30
"@notionhq/client" : " ^1.0.4" ,
31
- "notion-client" : " ^6.15.4 "
31
+ "notion-client" : " ^6.15.5 "
32
32
},
33
33
"peerDependencies" : {
34
34
"@notionhq/client" : " ^1.0.4"
You can’t perform that action at this time.
0 commit comments