From c759e87b61e0bc5e0f550845e92eabd55795903d Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Tue, 12 Oct 2021 16:27:21 +0800 Subject: [PATCH] =?UTF-8?q?notion-client=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f7460c9..0789c1f3 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "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",