@opentiny/vue-scrollbar
Advanced tools
Comparing version 2.11.0-alpha.0 to 2.11.0-alpha.1
@@ -222,3 +222,3 @@ import { renderless as renderless$1, api as api$1 } from "@opentiny/vue-renderless/scrollbar/vue"; | ||
}(); | ||
var version = "2.11.0-alpha.0"; | ||
var version = "2.11.0-alpha.1"; | ||
Scrollbar.install = function(Vue) { | ||
@@ -225,0 +225,0 @@ Vue.component(Scrollbar.name, Scrollbar); |
{ | ||
"name": "@opentiny/vue-scrollbar", | ||
"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
9381