From 17e65fdffc7504384ebf2c796425f3a6d267d6bb Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Wed, 6 Oct 2021 21:31:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8C=E6=9B=B4=E6=96=B0noion-client?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3f7460c9..73b51cb9 100644 --- a/package.json +++ b/package.json @@ -29,14 +29,14 @@ "lodash.throttle": "^4.1.1", "memory-cache": "^0.2.0", "next": "10.2.0", - "notion-client": "4.8.6", + "notion-client": "^4.9.3", "notion-utils": "4.8.6", "preact": "^10.5.13", "qrcode.react": "^1.0.1", "react": "17.0.2", "react-cusdis": "^2.0.1", "react-dom": "17.0.2", - "react-notion-x": "^4.6.5", + "react-notion-x": "^4.9.1", "use-ackee": "^3.0.0" }, "devDependencies": {