mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Add next-mdx-remote and gray-matter packages
This commit is contained in:
@@ -10,7 +10,9 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mdx-js/loader": "^1.6.22",
|
"@mdx-js/loader": "^1.6.22",
|
||||||
"@next/mdx": "^10.0.4",
|
"@next/mdx": "^10.0.4",
|
||||||
|
"gray-matter": "^4.0.2",
|
||||||
"next": "10.0.4",
|
"next": "10.0.4",
|
||||||
|
"next-mdx-remote": "^2.1.1",
|
||||||
"react": "17.0.1",
|
"react": "17.0.1",
|
||||||
"react-dom": "17.0.1",
|
"react-dom": "17.0.1",
|
||||||
"react-typing-animation": "^1.6.2",
|
"react-typing-animation": "^1.6.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user