effector-vue
Advanced tools
Comparing version 19.0.0 to 19.0.1
@@ -1,2 +0,2 @@ | ||
import Vue, {ComponentOptions, WatchOptions} from 'vue' | ||
import Vue, {ComponentOptions, WatchOptions, VueConstructor} from 'vue' | ||
import {Store} from 'effector' | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "effector-vue", | ||
"version": "19.0.0", | ||
"version": "19.0.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
16500