Signed-off-by: Alexander J <odyssey346@disroot.org>
This commit is contained in:
Alexander J
2022-05-15 20:25:02 +02:00
parent 2a4312baad
commit 1ee7f6f3d9
13 changed files with 57 additions and 11 deletions

View File

@@ -27,6 +27,7 @@
"type": "module",
"dependencies": {
"@modular-css/svelte": "^28.1.0",
"@sveltejs/adapter-static": "next"
"@sveltejs/adapter-static": "next",
"svelte-seo": "^1.4.0"
}
}