fix: Add missing appwrite dependency to package.json

This commit is contained in:
Tiago Yamamoto 2025-12-26 12:31:38 -03:00
parent 504c1025a5
commit 867a155423

View file

@ -46,6 +46,7 @@
"date-fns": "4.1.0",
"embla-carousel-react": "8.5.1",
"firebase": "^12.7.0",
"appwrite": "^17.0.2",
"framer-motion": "12.23.22",
"geist": "^1.3.1",
"input-otp": "1.4.1",
@ -82,4 +83,4 @@
"tw-animate-css": "1.3.3",
"typescript": "^5"
}
}
}