fix: Add missing appwrite dependency to package.json
This commit is contained in:
parent
504c1025a5
commit
867a155423
1 changed files with 2 additions and 1 deletions
|
|
@ -46,6 +46,7 @@
|
||||||
"date-fns": "4.1.0",
|
"date-fns": "4.1.0",
|
||||||
"embla-carousel-react": "8.5.1",
|
"embla-carousel-react": "8.5.1",
|
||||||
"firebase": "^12.7.0",
|
"firebase": "^12.7.0",
|
||||||
|
"appwrite": "^17.0.2",
|
||||||
"framer-motion": "12.23.22",
|
"framer-motion": "12.23.22",
|
||||||
"geist": "^1.3.1",
|
"geist": "^1.3.1",
|
||||||
"input-otp": "1.4.1",
|
"input-otp": "1.4.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue