Skip to content

Commit 263ef46

Browse files
committed
feat(docs): updates for 0.9
1 parent 01d5e9a commit 263ef46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ sdk.account.create('[email protected]', 'password', 'Jane Doe')
9191
```
9292

9393
### Learn more
94-
You can use followng resources to learn more and get help
94+
You can use following resources to learn more and get help
9595
- 🚀 [Getting Started Tutorial](https://appwrite.io/docs/getting-started-for-flutter)
9696
- 📜 [Appwrite Docs](https://appwrite.io/docs)
9797
- 💬 [Discord Community](https://appwrite.io/discord)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"typescript": "^4.2.3"
3333
},
3434
"dependencies": {
35-
"cross-fetch": "^3.1.0",
35+
"cross-fetch": "^3.1.4",
3636
"isomorphic-form-data": "^2.0.0"
3737
},
3838
"jsdelivr": "dist/iife/sdk.js",

0 commit comments

Comments
 (0)