From 35a388d996d4b56c366381d7f98b3f2277498503 Mon Sep 17 00:00:00 2001 From: sy Date: Mon, 13 Mar 2023 17:03:00 +0800 Subject: [PATCH] deps: fixed #791, upgrade react-notion-x to the latest 6.16.0 version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a539f00..55ad0eaf 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "react-dom": "^18.2.0", "react-facebook": "^8.1.4", "react-messenger-customer-chat": "^0.8.0", - "react-notion-x": "6.15.8", + "react-notion-x": "6.16.0", "react-share": "^4.4.0", "react-tweet-embed": "~2.0.0", "smoothscroll-polyfill": "^0.4.4",