diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 4d961cf..0af7551 100644 --- a/package.json +++ b/package.json @@ -12,9 +12,11 @@ "dependencies": { "react": "^18.2.0", "react-dom": "^18.2.0", + "react-markdown": "^9.0.1", "react-router-dom": "^6.23.1" }, "devDependencies": { + "@tailwindcss/typography": "^0.5.13", "@types/react": "^18.2.66", "@types/react-dom": "^18.2.22", "@typescript-eslint/eslint-plugin": "^7.2.0", |
