fix missing link calls

This commit is contained in:
Thomas Klaehn
2023-02-06 11:33:18 +01:00
parent 89a78993b5
commit 8c110e845b
10 changed files with 66 additions and 13 deletions

View File

@@ -14,6 +14,7 @@
},
"type": "module",
"dependencies": {
"@fontsource/fira-mono": "^4.5.0"
"@fontsource/fira-mono": "^4.5.0",
"svelte-spa-router": "^3.3.0"
}
}