Update package.json

This commit is contained in:
MacRimi 2025-02-14 18:48:27 +01:00 committed by GitHub
parent aabc261ea6
commit 3bf6070a66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,7 +62,9 @@
"path": "latest", "path": "latest",
"remark": "latest", "remark": "latest",
"remark-html": "latest", "remark-html": "latest",
"react-markdown": "^9.0.0" "react-markdown": "^9.0.0",
"remark-gfm": "^3.0.1",
"remark-breaks":
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22", "@types/node": "^22",