Update package.json

This commit is contained in:
MacRimi 2025-02-14 18:28:26 +01:00 committed by GitHub
parent c50bde5ce9
commit 040f562e90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,8 @@
"fs": "latest",
"path": "latest",
"remark": "latest",
"remark-html": "latest"
"remark-html": "latest",
"react-markdown": "^9.0.0"
},
"devDependencies": {
"@types/node": "^22",