Add next-mdx-remote and gray-matter packages

This commit is contained in:
Hazem Krimi
2021-01-14 23:31:37 +01:00
parent 9c44c6d959
commit 8439da0361
2 changed files with 926 additions and 17 deletions
+2
View File
@@ -10,7 +10,9 @@
"dependencies": {
"@mdx-js/loader": "^1.6.22",
"@next/mdx": "^10.0.4",
"gray-matter": "^4.0.2",
"next": "10.0.4",
"next-mdx-remote": "^2.1.1",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-typing-animation": "^1.6.2",