This commit is contained in:
Travis Fischer
2022-04-06 12:42:28 -04:00
parent ddb585daa0
commit ba7322afcb
3 changed files with 26 additions and 26 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.7.0-alpha.2",
"notion-types": "^6.7.0-alpha.0",
"notion-utils": "^6.7.0-alpha.2",
"notion-client": "^6.7.0",
"notion-types": "^6.7.0",
"notion-utils": "^6.7.0",
"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.7.0-alpha.2",
"react-notion-x": "^6.7.0",
"react-static-tweets": "^0.7.2",
"react-use": "^17.3.2",
"static-tweets": "^0.7.2"