blank-web-sdk
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -37,3 +37,3 @@ "use strict"; | ||
if (e.key === _const.TOKEN_LS_KEY) { | ||
this.emit("change", localStorage.getItem(_const.TOKEN_LS_KEY)); | ||
_this.emit("change", localStorage.getItem(_const.TOKEN_LS_KEY)); | ||
} | ||
@@ -40,0 +40,0 @@ }); |
{ | ||
"name": "blank-web-sdk", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"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
402275