chore: remove @astrojs/image

This commit is contained in:
Stefan Imhoff
2023-05-18 16:57:08 +02:00
parent e11fd13e0e
commit a2cbec1d2e
4 changed files with 2 additions and 56 deletions

2
src/env.d.ts vendored
View File

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