feat: improve page metadata display

This commit is contained in:
Travis Fischer
2022-04-08 08:16:14 -04:00
parent 1147254e6a
commit 89b3c8faba
5 changed files with 66 additions and 24 deletions

View File

@@ -39,16 +39,16 @@
"next": "^12.1.1",
"next-api-og-image": "^2.2.1",
"node-fetch": "^2.6.1",
"notion-client": "^6.8.3",
"notion-client": "^6.9.1",
"notion-types": "^6.7.0",
"notion-utils": "^6.8.3",
"notion-utils": "^6.9.1",
"p-map": "^5.3.0",
"p-memoize": "^6.0.1",
"posthog-js": "^1.20.2",
"react": "^17.0.2",
"react-body-classname": "^1.3.1",
"react-dom": "^17.0.2",
"react-notion-x": "^6.8.4",
"react-notion-x": "^6.9.1",
"react-static-tweets": "^0.7.2",
"react-use": "^17.3.2",
"static-tweets": "^0.7.2"