Comparing version 1.0.18 to 1.0.19
@@ -26,3 +26,3 @@ 'use strict'; | ||
console.log(store); | ||
if (store._mutations || store.state.TOKEN) { | ||
if (store._mutations || !store.state.TOKEN) { | ||
return _axios2['default']; | ||
@@ -29,0 +29,0 @@ } |
{ | ||
"name": "one-sport", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "use for one-sport company", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8354