From d6c7fad43961975026a7e4e9ae21406f505e0a2e Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Thu, 28 Dec 2023 16:34:52 +0100 Subject: fullpage.js --- apps/website/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/website/package.json') diff --git a/apps/website/package.json b/apps/website/package.json index 11da785..553b23c 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -16,6 +16,7 @@ "@astrojs/sitemap": "^3.0.3", "@astrojs/tailwind": "^5.0.4", "astro": "^4.0.7", + "fullpage.js": "^4.0.20", "sass": "^1.69.5", "tailwindcss": "^3.4.0", "vitest": "^1.1.0" -- cgit