From 362fa22b58866642f6eab7fe63b43a969f06b20e Mon Sep 17 00:00:00 2001 From: Devin Haska <2636402+wonderfulfrog@users.noreply.github.com> Date: Sun, 6 Oct 2024 23:17:30 -0700 Subject: [PATCH] feat: remove netlify packages --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index f60ecf4..9b034a7 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,6 @@ "@11ty/eleventy-fetch": "^4.0.0", "@11ty/eleventy-img": "^3.1.8", "@11ty/eleventy-plugin-rss": "^1.2.0", - "@netlify/functions": "^2.6.0", "autoprefixer": "^10.4.17", "cheerio": "^1.0.0-rc.12", "cssnano": "^6.0.3", @@ -33,7 +32,6 @@ "markdown-it-anchor": "^8.6.7", "markdown-it-footnote": "^4.0.0", "markdown-it-prism": "^2.3.0", - "netlify-plugin-cache": "^1.0.3", "pluralize": "^8.0.0", "postcss": "^8.4.33", "postcss-import": "^16.0.0",