@websanova/vue-auth
Advanced tools
Comparing version 2.7.0-beta to 2.7.1-beta
@@ -89,2 +89,6 @@ import App from './components/App.vue'; | ||
// import axios from 'axios'; | ||
// import VueAxios from 'vue-axios'; | ||
// Vue.use(VueAxios, axios); | ||
// Http | ||
@@ -97,2 +101,3 @@ Vue.http.options.root = 'https://api-demo.websanova.com/api/v1'; | ||
http: require('../../drivers/http/vue-resource.1.x.js'), | ||
// http: require('../../drivers/http/axios.1.x.js'), | ||
router: require('../../drivers/router/vue-router.2.x.js'), | ||
@@ -99,0 +104,0 @@ rolesVar: 'role', |
@@ -17,3 +17,3 @@ { | ||
"version": "2.7.0-beta", | ||
"version": "2.7.1-beta", | ||
@@ -30,3 +30,3 @@ "repository": { | ||
"vue-axios": "1.2.2", | ||
"@websanova/vue-auth": "2.7.0-beta" | ||
"@websanova/vue-auth": "2.7.1-beta" | ||
}, | ||
@@ -33,0 +33,0 @@ |
Sorry, the diff of this file is not supported yet
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
370511
2697