diff --git a/apps/website/package.json b/apps/website/package.json index a7adc5683..bfeb829a9 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -19,6 +19,7 @@ "gray-matter": "^4.0.3", "gsap": "^3.15.0", "lottie-react": "^2.4.1", + "lottie-web": "^5.13.0", "motion": "^12.38.0", "next": "16.2.4", "ngrok": "^5.0.0-beta.2", diff --git a/bun.lock b/bun.lock index db7b13137..0233e71bf 100644 --- a/bun.lock +++ b/bun.lock @@ -1,6 +1,5 @@ { "lockfileVersion": 1, - "configVersion": 1, "workspaces": { "": { "name": "autumn", @@ -122,6 +121,7 @@ "gray-matter": "^4.0.3", "gsap": "^3.15.0", "lottie-react": "^2.4.1", + "lottie-web": "^5.13.0", "motion": "^12.38.0", "next": "16.2.4", "ngrok": "^5.0.0-beta.2",