@opentiny/vue-switch
Advanced tools
Comparing version 2.11.0-alpha.0 to 2.11.0-alpha.1
@@ -97,3 +97,3 @@ function _extends() { | ||
}); | ||
var version = "2.11.0-alpha.0"; | ||
var version = "2.11.0-alpha.1"; | ||
Switch.model = { | ||
@@ -100,0 +100,0 @@ prop: "modelValue", |
{ | ||
"name": "@opentiny/vue-switch", | ||
"version": "2.11.0-alpha.0", | ||
"version": "2.11.0-alpha.1", | ||
"description": "", | ||
@@ -10,4 +10,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.11.0", | ||
"@opentiny/vue-common": "~2.11.0" | ||
"@opentiny/vue-renderless": "~3.11.0-alpha.0", | ||
"@opentiny/vue-common": "~2.11.0-alpha.0" | ||
}, | ||
@@ -14,0 +14,0 @@ "license": "MIT", |
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
24960