Skip to content

Commit 32b812c

Browse files
committed
use beta
1 parent 1996fcc commit 32b812c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"node-fetch": "^2.6.0",
1515
"react": "^16.13.1",
1616
"react-dom": "^16.13.1",
17-
"react-notion": "^0.6.0"
17+
"react-notion": "^0.8.0"
1818
},
1919
"devDependencies": {
2020
"@types/node": "^13.13.0",

example/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4501,10 +4501,10 @@ [email protected], react-is@^16.8.1:
45014501
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
45024502
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
45034503

4504-
react-notion@^0.6.0:
4505-
version "0.6.0"
4506-
resolved "https://registry.yarnpkg.com/react-notion/-/react-notion-0.6.0.tgz#14add7ee39d32b70394490e6e04b17259b0c39d1"
4507-
integrity sha512-WfBkjM+ljaHDbKdHTs1p2RAeWHhHXJ28DNr/2dZHl3CrX0cONRtfDmcll6ngmQo10isDjCpVWOuzf+ZT5dzLDg==
4504+
react-notion@^0.8.0:
4505+
version "0.8.0"
4506+
resolved "https://registry.yarnpkg.com/react-notion/-/react-notion-0.8.0.tgz#2d4b4db5b4578baa7523433ceb9511673cfb2430"
4507+
integrity sha512-MQ7LOBOJRvOxs6jAyWR5yzSX3FEXL3DiEKpIvA5xf5pJxond1HTOvM7BdZouZxklSWPLPScbkrLn4+r5mTafZA==
45084508
dependencies:
45094509
prismjs "^1.20.0"
45104510

0 commit comments

Comments
 (0)