jkhyhjkkhj

Signed-off-by: Alexander J <odyssey346@disroot.org>
This commit is contained in:
Alexander J
2022-02-28 19:42:52 +01:00
parent 602dda4479
commit 60a4a1d7d5
3 changed files with 12 additions and 2 deletions

View File

@@ -24,5 +24,8 @@
"tslib": "^2.3.1",
"typescript": "~4.5.4"
},
"type": "module"
"type": "module",
"dependencies": {
"@sveltejs/adapter-static": "next"
}
}