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 34b4561..4a8d60e 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,8 @@ "author": "", "license": "ISC", "dependencies": { + "front-matter": "^4.0.2", + "markdown-to-jsx": "^7.2.0", "next": "^13.4.1", "react": "^18.2.0", "react-dom": "^18.2.0", |