Merge pull request #10485 from appwrite/attempt-small-size-for-website

Attempt small size for website dependency
This commit is contained in:
Jake Barnby 2025-09-15 15:38:55 +12:00 committed by GitHub
commit 2fb93500d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,5 +4,9 @@
"repository": {
"type": "git",
"url": "git+https://github.com/appwrite/appwrite.git"
}
}
},
"files": [
"docs/examples",
"app/config/specs"
]
}