chore: remove unused reference in types and update package.json

This commit is contained in:
2025-03-09 13:43:10 +01:00
parent 6cc0e06918
commit 4192c882d0
3 changed files with 163 additions and 11 deletions

1
.astro/types.d.ts vendored
View File

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