@opentiny/vue-popover
Advanced tools
Comparing version 2.11.0-alpha.0 to 2.11.0-alpha.1
@@ -121,3 +121,3 @@ function _extends() { | ||
}); | ||
var version = "2.11.0-alpha.0"; | ||
var version = "2.11.0-alpha.1"; | ||
Popover.install = function(Vue) { | ||
@@ -124,0 +124,0 @@ Vue.component(Popover.name, Popover); |
{ | ||
"name": "@opentiny/vue-popover", | ||
"version": "2.11.0-alpha.0", | ||
"version": "2.11.0-alpha.1", | ||
"description": "", | ||
@@ -10,4 +10,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-common": "~2.11.0", | ||
"@opentiny/vue-renderless": "~3.11.0" | ||
"@opentiny/vue-common": "~2.11.0-alpha.0", | ||
"@opentiny/vue-renderless": "~3.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
24815