@opentiny/vue-checkbox-button
Advanced tools
Comparing version 2.5.0-alpha.0 to 2.5.0
@@ -130,4 +130,4 @@ import { $prefix, $props, $setup } from '@opentiny/vue-common'; | ||
}; | ||
CheckboxButton.version = '2.5.0-alpha.0'; | ||
CheckboxButton.version = '2.5.0'; | ||
export { CheckboxButton as default }; |
{ | ||
"name": "@opentiny/vue-checkbox-button", | ||
"version": "2.5.0-alpha.0", | ||
"version": "2.5.0", | ||
"description": "", | ||
@@ -12,5 +12,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-common": "~2.5.0-alpha.0", | ||
"@opentiny/vue-common": "~2.5.0", | ||
"@opentiny/vue-renderless": "~3.5.0", | ||
"@opentiny/vue-icon": "~2.5.0-alpha.0", | ||
"@opentiny/vue-icon": "~2.5.0", | ||
"@opentiny/vue-theme": "~3.5.0", | ||
@@ -17,0 +17,0 @@ "@opentiny/vue-theme-mobile": "~3.5.0" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
16789
Updated@opentiny/vue-common@~2.5.0
Updated@opentiny/vue-icon@~2.5.0