diff --git a/website/package.json b/website/package.json index f7b725a3..53a66e94 100644 --- a/website/package.json +++ b/website/package.json @@ -6,7 +6,6 @@ "scripts": { "dev": "astro dev --host 0.0.0.0", "start": "astro dev", - "check": "astro check && tsc", "build": "astro build", "preview": "astro preview --port 3009 --host 0.0.0.0", "astro": "astro",