blank-web-sdk
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -38,3 +38,3 @@ "use strict"; | ||
headers: { | ||
Authorization: token | ||
Authorization: "Bearer " + token | ||
} | ||
@@ -41,0 +41,0 @@ }).then(function (response) { |
{ | ||
"name": "blank-web-sdk", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "SDK for web applications created with Blank back-end", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
Sorry, the diff of this file is too big to display
393658