@opentiny/vue-checkbox-group
Advanced tools
Comparing version 2.5.0-alpha.0 to 2.5.0
@@ -107,4 +107,4 @@ import { $prefix, $props, $setup } from '@opentiny/vue-common'; | ||
}; | ||
CheckboxGroup.version = '2.5.0-alpha.0'; | ||
CheckboxGroup.version = '2.5.0'; | ||
export { CheckboxGroup as default }; |
{ | ||
"name": "@opentiny/vue-checkbox-group", | ||
"version": "2.5.0-alpha.0", | ||
"version": "2.5.0", | ||
"description": "", | ||
@@ -12,7 +12,7 @@ "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-checkbox": "~2.5.0-alpha.0", | ||
"@opentiny/vue-checkbox-button": "~2.5.0-alpha.0", | ||
"@opentiny/vue-icon": "~2.5.0-alpha.0", | ||
"@opentiny/vue-checkbox": "~2.5.0", | ||
"@opentiny/vue-checkbox-button": "~2.5.0", | ||
"@opentiny/vue-icon": "~2.5.0", | ||
"@opentiny/vue-theme": "~3.5.0", | ||
@@ -19,0 +19,0 @@ "@opentiny/vue-theme-mobile": "~3.5.0" |
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
18376