为了medium-zoom暂时回滚4.6.5的react-notion-x
This commit is contained in:
tangly1024
2021-12-28 12:37:34 +08:00
parent a98f2fb67f
commit 80d49a3c79
3 changed files with 12 additions and 5 deletions

View File

@@ -33,15 +33,15 @@
"lodash.throttle": "^4.1.1",
"memory-cache": "^0.2.0",
"next": "^12.0.5",
"notion-client": "^4.10.0",
"notion-utils": "^4.10.0",
"notion-client": "^4.12.0",
"notion-utils": "^4.12.0",
"preact": "^10.5.15",
"qrcode.react": "^1.0.1",
"react": "17.0.2",
"react-cookies": "^0.1.1",
"react-cusdis": "^2.0.1",
"react-dom": "17.0.2",
"react-notion-x": "^4.11.0",
"react-notion-x": "4.6.5",
"smoothscroll-polyfill": "^0.4.4",
"typed.js": "^2.0.12",
"use-ackee": "^3.0.0"