File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-x-example-cra" ,
3
- "version" : " 6.13.5 " ,
3
+ "version" : " 6.13.9 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " GENERATE_SOURCEMAP=false react-scripts start" ,
15
15
"notion-types" : " ^6.13.4" ,
16
16
"react" : " ^17.0.2" ,
17
17
"react-dom" : " ^17.0.2" ,
18
- "react-notion-x" : " ^6.13.5 " ,
18
+ "react-notion-x" : " ^6.13.9 " ,
19
19
"react-scripts" : " 5.0.0" ,
20
20
"typescript" : " ^4.6.3"
21
21
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-x-example-full" ,
3
- "version" : " 6.13.8 " ,
3
+ "version" : " 6.13.9 " ,
4
4
"private" : true ,
5
5
"type" : " commonjs" ,
6
6
"scripts" : {
25
25
"p-memoize" : " ^6.0.1" ,
26
26
"react" : " ^17.0.2" ,
27
27
"react-dom" : " ^17.0.2" ,
28
- "react-notion-x" : " ^6.13.5 " ,
28
+ "react-notion-x" : " ^6.13.9 " ,
29
29
"react-tweet-embed" : " ^2.0.0"
30
30
},
31
31
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-x-example-minimal" ,
3
- "version" : " 6.13.8 " ,
3
+ "version" : " 6.13.9 " ,
4
4
"private" : true ,
5
5
"type" : " commonjs" ,
6
6
"scripts" : {
15
15
"notion-utils" : " ^6.13.4" ,
16
16
"react" : " ^17.0.2" ,
17
17
"react-dom" : " ^17.0.2" ,
18
- "react-notion-x" : " ^6.13.5 "
18
+ "react-notion-x" : " ^6.13.9 "
19
19
},
20
20
"devDependencies" : {
21
21
"@types/node" : " ^16.11.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 6.13.8 " ,
2
+ "version" : " 6.13.9 " ,
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" : " react-notion-x" ,
3
- "version" : " 6.13.5 " ,
3
+ "version" : " 6.13.9 " ,
4
4
"type" : " module" ,
5
5
"description" : " Fast and accurate React renderer for Notion." ,
6
6
"repository" : " NotionX/react-notion-x" ,
You can’t perform that action at this time.
0 commit comments