From 855cac6a9f2f32d1553ee0eecde6f451176f8bcf Mon Sep 17 00:00:00 2001 From: suyogdeore08 Date: Thu, 9 Oct 2025 14:28:08 +0530 Subject: [PATCH] Update package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 747626bd..bb9afe04 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "lint": "next lint" }, "dependencies": { + "@fullpage/react-fullpage": "^0.1.49", "eslint": "8.47.0", "eslint-config-next": "13.4.16", "framer-motion": "^10.15.2",