@appwrite.io/console
Advanced tools
Comparing version 0.6.0-rc.1 to 0.6.0-rc.2
@@ -5,3 +5,3 @@ { | ||
"description": "Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API", | ||
"version": "0.6.0-rc.1", | ||
"version": "0.6.0-rc.2", | ||
"license": "BSD-3-Clause", | ||
@@ -8,0 +8,0 @@ "main": "dist/cjs/sdk.js", |
@@ -36,3 +36,3 @@ # Appwrite Console SDK | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/@appwrite.io/console@0.6.0-rc.1"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@appwrite.io/console@0.6.0-rc.2"></script> | ||
``` | ||
@@ -39,0 +39,0 @@ |
@@ -107,3 +107,3 @@ import 'isomorphic-form-data'; | ||
'x-sdk-language': 'web', | ||
'x-sdk-version': '0.6.0-rc.1', | ||
'x-sdk-version': '0.6.0-rc.2', | ||
'X-Appwrite-Response-Format': '1.4.0', | ||
@@ -110,0 +110,0 @@ }; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
3823629
58360