Comparing version 1.0.23 to 1.0.24
@@ -28,3 +28,3 @@ 'use strict'; | ||
console.log(_axios2['default']); | ||
if (store._mutations) { | ||
if (!store._mutations || !store.state.TOKEN) { | ||
return _axios2['default']; | ||
@@ -31,0 +31,0 @@ } |
{ | ||
"name": "one-sport", | ||
"version": "1.0.23", | ||
"version": "1.0.24", | ||
"description": "use for one-sport company", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
8480