nuke-switch
Advanced tools
Comparing version 2.2.28 to 2.2.29
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.2.29](https://gitlab.alibaba-inc.com/nuke/switch/compare/v2.2.28...v2.2.29) (2018-10-09) | ||
### Bug Fixes | ||
* fix en.md api ([75eec59](https://gitlab.alibaba-inc.com/nuke/switch/commit/75eec59)) | ||
## [2.2.28](https://gitlab.alibaba-inc.com/nuke/switch/compare/v2.2.27...v2.2.28) (2018-10-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "nuke-switch", | ||
"version": "2.2.28", | ||
"version": "2.2.29", | ||
"description": "开关", | ||
@@ -41,11 +41,11 @@ "main": "lib/index", | ||
"dependencies": { | ||
"nuke-env": "^2.2.28", | ||
"nuke-helper": "^2.2.28", | ||
"nuke-theme-provider": "^2.2.28" | ||
"nuke-env": "^2.2.29", | ||
"nuke-helper": "^2.2.29", | ||
"nuke-theme-provider": "^2.2.29" | ||
}, | ||
"devDependencies": { | ||
"nuke-button": "^2.2.28", | ||
"nuke-page": "^2.2.28", | ||
"nuke-text": "^2.2.28", | ||
"nuke-view": "^2.2.28" | ||
"nuke-button": "^2.2.29", | ||
"nuke-page": "^2.2.29", | ||
"nuke-text": "^2.2.29", | ||
"nuke-view": "^2.2.29" | ||
}, | ||
@@ -56,3 +56,3 @@ "publishConfig": { | ||
"license": "Apache", | ||
"gitHead": "78501bab55f1574307f223c9121457189e0b2e1b" | ||
"gitHead": "0375bb11b20b155440e12aa572843944be7d8760" | ||
} |
@@ -9,3 +9,3 @@ # Switch | ||
## When To Use | ||
## Usage | ||
@@ -12,0 +12,0 @@ `Switch` is a switch button component with status switching. |
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
53598
Updatednuke-env@^2.2.29
Updatednuke-helper@^2.2.29
Updatednuke-theme-provider@^2.2.29