feat: add support for video embeds

This commit is contained in:
Travis Fischer
2021-02-03 20:05:21 -05:00
parent 5524e7b650
commit 4d0c1bbdeb
2 changed files with 10 additions and 10 deletions

View File

@@ -35,7 +35,7 @@
"isomorphic-unfetch": "^3.1.0",
"lqip-modern": "^1.1.3",
"next": "^10.0.6",
"notion-client": "^4.2.7",
"notion-client": "^4.2.8",
"notion-types": "^4.0.0",
"notion-utils": "^4.2.7",
"p-map": "^4.0.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.7",
"react-notion-x": "^4.2.8",
"react-use": "^15.3.3",
"use-dark-mode": "^2.3.1"
},