This commit is contained in:
Travis Fischer
2021-02-03 19:06:04 -05:00
parent b9e1ef284e
commit 6de010bf8e
2 changed files with 17 additions and 17 deletions

View File

@@ -35,9 +35,9 @@
"isomorphic-unfetch": "^3.1.0",
"lqip-modern": "^1.1.3",
"next": "^10.0.6",
"notion-client": "^4.2.0",
"notion-client": "^4.2.6",
"notion-types": "^4.0.0",
"notion-utils": "^4.2.0",
"notion-utils": "^4.2.6",
"p-map": "^4.0.0",
"p-memoize": "^4.0.0",
"puppeteer-core": "^5.5.0",
@@ -46,7 +46,7 @@
"react-body-classname": "^1.3.1",
"react-dom": "17.0.1",
"react-icons": "^4.1.0",
"react-notion-x": "^4.2.5",
"react-notion-x": "^4.2.6",
"react-use": "^15.3.3",
"use-dark-mode": "^2.3.1"
},