marked module installed

This commit is contained in:
2025-06-10 20:38:20 +02:00
parent 5e84df4752
commit f119511ed9
22 changed files with 9009 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
"description": "",
"dependencies": {
"ejs": "^3.1.10",
"express": "^5.1.0"
"express": "^5.1.0",
"marked": "^15.0.12"
}
}