Cleanup netlify stale package

This commit is contained in:
Steve Paul
2023-12-20 01:08:06 +05:30
parent 9de331e461
commit f1252e3349
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
import { defineConfig } from 'astro/config';
import netlify from "@astrojs/netlify/functions";
import react from "@astrojs/react";
import cloudflare from "@astrojs/cloudflare";

View File

@@ -11,7 +11,6 @@
},
"dependencies": {
"@astrojs/cloudflare": "^8.0.0",
"@astrojs/netlify": "^3.1.1",
"@astrojs/react": "^3.0.7",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",