@wireapp/api-client
Advanced tools
Comparing version
@@ -74,2 +74,3 @@ "use strict"; | ||
var config = { | ||
data: register, | ||
withCredentials: true, | ||
@@ -76,0 +77,0 @@ method: 'post', |
@@ -56,3 +56,3 @@ { | ||
"types": "./dist/commonjs/Client.d.ts", | ||
"version": "0.0.27" | ||
"version": "0.0.28" | ||
} |
@@ -82,2 +82,3 @@ import {AxiosPromise, AxiosRequestConfig, AxiosResponse} from 'axios'; | ||
const config: AxiosRequestConfig = { | ||
data: register, | ||
withCredentials: true, | ||
@@ -84,0 +85,0 @@ method: 'post', |
91674
0.05%1482
0.14%