Comparing version 0.0.3 to 0.0.4
@@ -28,3 +28,4 @@ | ||
const token = this.token ? this.token : Login.getToken() | ||
console.log(token) | ||
console.log(this.event_id) | ||
ViewAction.getView(this.event_id,this.token,function(e){ | ||
@@ -31,0 +32,0 @@ callback(e) |
{ | ||
"name": "lymyt-sdk", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
20837
585