From 8baaf673d3dc50e375ca3f0253c3af3d91fcde7b Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Wed, 5 Jan 2022 16:02:24 +0800 Subject: [PATCH] =?UTF-8?q?notion-client=E4=BD=BF=E7=94=A8=20v4.12.0?= 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 7a982f32..869f099a 100644 --- a/package.json +++ b/package.json @@ -33,8 +33,8 @@ "lodash.throttle": "^4.1.1", "memory-cache": "^0.2.0", "next": "^12.0.5", - "notion-client": "^4.12.0", - "notion-utils": "^4.12.0", + "notion-client": "4.12.0", + "notion-utils": "4.12.0", "preact": "^10.5.15", "qrcode.react": "^1.0.1", "react": "17.0.2",