Comparing version 2.1.2 to 2.1.3
@@ -17,2 +17,2 @@ import Vue, {PluginFunction, PluginObject} from "vue"; | ||
export = VueAxios | ||
export default VueAxios; |
{ | ||
"name": "vue-axios", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "A small wrapper for integrating axios to Vuejs", | ||
@@ -5,0 +5,0 @@ "main": "dist/vue-axios.min.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
5593