@basetime/a2w-api-ts
Advanced tools
Comparing version 0.1.31 to 0.1.32
@@ -38,2 +38,10 @@ /** | ||
/** | ||
* The webview url. | ||
*/ | ||
webviewUrl: string; | ||
/** | ||
* The webview jwt. | ||
*/ | ||
webviewJwt: string; | ||
/** | ||
* The date the invite was created. | ||
@@ -40,0 +48,0 @@ */ |
{ | ||
"name": "@basetime/a2w-api-ts", | ||
"version": "0.1.31", | ||
"version": "0.1.32", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Client library that communicates with the addtowallet API.", |
118267
3231