This commit is contained in:
Magnus Åhall 2024-12-03 22:08:45 +01:00
parent 04c101982f
commit 13d0b15fd9
15 changed files with 507 additions and 1246 deletions

View file

@ -1,5 +1,6 @@
{
"dependencies": {
"marked": "^11.1.1"
"marked": "^11.1.1",
"preact": "^10.25.1"
}
}