@live-change/dao-vue
Advanced tools
Comparing version 0.1.13 to 0.1.14
@@ -92,3 +92,3 @@ | ||
this.$options.computed[prefix+"_reactivePreFetch"] = function() { | ||
return this.$options.reactivePreFetch(this.$route) | ||
return this.$options.reactivePreFetch(this.$route, this.$router) | ||
} | ||
@@ -95,0 +95,0 @@ const optionData = this.$options.data |
{ | ||
"name": "@live-change/dao-vue", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "email": "m8@em8.pl", |
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
8224