update astro to v3

This commit is contained in:
Alexander Navarro 2023-09-12 20:34:16 -03:00
parent 34a8c1db33
commit 176279ecb5
4 changed files with 993 additions and 594 deletions

2
src/env.d.ts vendored
View file

@ -1,2 +1,2 @@
/// <reference path="../.astro/types.d.ts" />
/// <reference types="astro/client-image" />
/// <reference types="astro/client" />