We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b2bafc + 433f82b commit c31edf7Copy full SHA for c31edf7
README.md
@@ -6,7 +6,6 @@
6
[](https://stackshare.io/appwrite)
7
[](https://appwrite.io)
8
9
-
10
**WORK IN PROGRESS - NOT READY FOR GENERAL USAGE**
11
12
[Appwrite](https://appwrite.io) SDK generator is a PHP library for auto generating SDK libraries for multiple languages and platforms.
templates/node/package.json.twig
@@ -11,7 +11,7 @@
},
"devDependencies": {},
13
"dependencies": {
14
- "axios": "^0.20.0",
+ "axios": "^0.21.1",
15
"form-data": "^3.0.0"
16
}
17
0 commit comments