effector-vue
Advanced tools
Comparing version 20.3.0 to 20.3.1
@@ -121,2 +121,2 @@ import Vue, {ComponentOptions, WatchOptions, VueConstructor} from 'vue' | ||
store?: S, | ||
): ExtendedVue<V, Data, Methods, Computed, Props> | ||
): ExtendedVue<V, Data, Methods, Computed, PropNames> |
{ | ||
"name": "effector-vue", | ||
"version": "20.3.0", | ||
"version": "20.3.1", | ||
"description": "Vue bindings for effector", | ||
@@ -5,0 +5,0 @@ "main": "effector-vue.cjs.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
30013