Cleanup netlify stale package
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user