@opentiny/vue-action-sheet
Advanced tools
Comparing version 3.6.0-alpha.1 to 3.6.0
@@ -100,4 +100,4 @@ import { renderless, api } from '@opentiny/vue-renderless/action-sheet/vue'; | ||
}; | ||
script.version = '3.6.0-alpha.1'; | ||
script.version = '3.6.0'; | ||
export { script as default }; |
{ | ||
"name": "@opentiny/vue-action-sheet", | ||
"version": "3.6.0-alpha.1", | ||
"version": "3.6.0", | ||
"description": "", | ||
@@ -12,8 +12,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-common": "~3.6.0-alpha.1", | ||
"@opentiny/vue-renderless": "~3.6.0-alpha.1", | ||
"@opentiny/vue-common": "~3.6.0", | ||
"@opentiny/vue-renderless": "~3.6.0", | ||
"@better-scroll/core": "2.5.0", | ||
"@opentiny/vue-icon": "~3.6.0-alpha.1", | ||
"@opentiny/vue-theme": "~3.6.0-alpha.1", | ||
"@opentiny/vue-theme-mobile": "~3.6.0-alpha.1" | ||
"@opentiny/vue-icon": "~3.6.0", | ||
"@opentiny/vue-theme": "~3.6.0", | ||
"@opentiny/vue-theme-mobile": "~3.6.0" | ||
}, | ||
@@ -20,0 +20,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
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
6156