diff options
Diffstat (limited to 'apps/website/package.json')
-rw-r--r-- | apps/website/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
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" |