add missing lottie-web dependency to website

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Ayush Rodrigues
2026-05-20 11:17:03 +01:00
parent 068abf7369
commit 72db2a12d6
2 changed files with 2 additions and 1 deletions

View File

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

View File

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