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",