Chore: Update packages

This commit is contained in:
aronmal 2024-02-12 20:20:57 +01:00
parent c4251d9f51
commit 18c6535d1c
Signed by: aronmal
GPG key ID: 816B7707426FC612
5 changed files with 1055 additions and 1024 deletions

View file

@ -1,5 +1,4 @@
import { createHandler } from "@solidjs/start/entry";
import { StartServer } from "@solidjs/start/server";
import { StartServer, createHandler } from "@solidjs/start/server";
export default createHandler(() => (
<StartServer