chore: upgrade routify

This commit is contained in:
Enrico Sacchetti 2023-06-23 16:24:35 -04:00
commit ab1693bcc4
No known key found for this signature in database
GPG key ID: 3374B89ECA60D796
9 changed files with 285 additions and 688 deletions

View file

@ -1,5 +1,5 @@
<script>
import { Router } from "@sveltech/routify";
import { Router } from "@roxi/routify";
import { routes } from "../.routify/routes";
</script>