Skip to content

Commit

Permalink
mdx is part of the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitardanailov committed Nov 23, 2023
1 parent 3cf9780 commit 1401b91
Show file tree
Hide file tree
Showing 2 changed files with 907 additions and 5 deletions.
4 changes: 4 additions & 0 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,11 @@
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mdx-js/loader": "^3.0.0",
"@mdx-js/react": "^3.0.0",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.13.6",
"@next/mdx": "^14.0.3",
"@types/node": "20.3.1",
"@types/react": "18.2.13",
"@types/react-dom": "18.2.6",
Expand All @@ -41,6 +44,7 @@
},
"devDependencies": {
"@tailwindcss/aspect-ratio": "^0.4.2",
"@types/mdx": "^2.0.10",
"@types/node": "^20.3.1",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
Expand Down
Loading

1 comment on commit 1401b91

@vercel
Copy link

@vercel vercel bot commented on 1401b91 Nov 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

portfolio-website – ./apps/website

portfolio-website-git-main-dimityrdanailov.vercel.app
portfolio-website-dimityrdanailov.vercel.app
ddanailov.dev

Please sign in to comment.