vue-jwt-auth
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -19,3 +19,3 @@ { | ||
}, | ||
"version": "0.6.0" | ||
"version": "0.6.1" | ||
} |
@@ -247,3 +247,3 @@ module.exports = (function () { | ||
Vue.http.interceptors.push({ | ||
this.$http.interceptors.push({ | ||
@@ -250,0 +250,0 @@ // Send auth token on each request. |
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
22329