From da75dffb8efd14190b867e935e924a7cae6d18a0 Mon Sep 17 00:00:00 2001 From: sysrex <769991+sysrex@users.noreply.github.com> Date: Wed, 29 Jan 2025 11:43:55 +0000 Subject: [PATCH] Update package.json --- package.json | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index ba93f3d9..bdd0bf53 100644 --- a/package.json +++ b/package.json @@ -9,23 +9,24 @@ "lint": "next lint" }, "dependencies": { - "@tailwindcss/line-clamp": "^0.4.4", - "axios": "^1.7.2", - "framer-motion": "^11.2.13", - "gray-matter": "^4.0.3", - "markdown-to-jsx": "^7.4.7", - "motion": "^10.18.0", - "next": "14.2.4", - "next-plausible": "^3.12.4", - "react": "^18", - "react-dom": "^18", - "react-google-recaptcha": "^3.1.0", - "react-modal": "^3.16.1", - "react-player": "^2.16.0", - "react-slick": "^0.30.2", - "react-stickynode": "^4.1.1", - "sass": "^1.77.8", - "slick-carousel": "^1.8.1" + "@mailchimp/mailchimp_marketing": "^3.0.80", + "@tailwindcss/line-clamp": "^0.4.4", + "axios": "^1.7.2", + "framer-motion": "^11.2.13", + "gray-matter": "^4.0.3", + "markdown-to-jsx": "^7.4.7", + "motion": "^10.18.0", + "next": "14.2.4", + "next-plausible": "^3.12.4", + "react": "^18", + "react-dom": "^18", + "react-google-recaptcha": "^3.1.0", + "react-modal": "^3.16.1", + "react-player": "^2.16.0", + "react-slick": "^0.30.2", + "react-stickynode": "^4.1.1", + "sass": "^1.77.8", + "slick-carousel": "^1.8.1" }, "devDependencies": { "eslint": "^8",