build: add @types/mdx

This commit is contained in:
rzmk 2025-10-15 08:55:38 -04:00
parent 8eac050bac
commit 505f58171e
2 changed files with 4 additions and 0 deletions

View file

@ -102,6 +102,7 @@
"devDependencies": {
"@tailwindcss/postcss": "^4.1.11",
"@tailwindcss/typography": "^0.5.19",
"@types/mdx": "^2.0.13",
"@types/node": "20.12.2",
"@types/qrcode": "^1.5.5",
"@types/react": "19.0.10",