Update package.json

This commit is contained in:
MacRimi
2025-02-15 16:25:43 +01:00
committed by GitHub
parent 3cc24d2d4e
commit 6d0362c62e

View File

@@ -60,8 +60,8 @@
"zod": "^3.24.1",
"fs": "latest",
"path": "latest",
"remark": "^15.0.0",
"remark-html": "^15.0.0",
"remark": "latest",
"remark-html": "latest",
"react-markdown": "^9.0.0",
"remark-gfm": "^4.0.0",
"unified": "^11.0.0",
@@ -78,4 +78,3 @@
"typescript": "^5"
}
}