@tds/core-checkbox
Advanced tools
Comparing version 1.1.8 to 1.1.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.9](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@1.1.8...@tds/core-checkbox@1.1.9) (2019-03-18) | ||
**Note:** Version bump only for package @tds/core-checkbox | ||
## [1.1.8](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@1.1.7...@tds/core-checkbox@1.1.8) (2019-03-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tds/core-checkbox", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"main": "index.cjs.js", | ||
@@ -27,5 +27,5 @@ "module": "index.es.js", | ||
"dependencies": { | ||
"@tds/core-box": "^1.0.3", | ||
"@tds/core-box": "^1.1.0", | ||
"@tds/core-decorative-icon": "^1.1.0", | ||
"@tds/core-input-feedback": "^1.0.5", | ||
"@tds/core-input-feedback": "^1.0.6", | ||
"@tds/core-paragraph": "^1.0.6", | ||
@@ -37,5 +37,5 @@ "@tds/core-text": "^1.0.6", | ||
"@tds/core-colours": "^1.1.0", | ||
"@tds/shared-choice": "^1.1.5" | ||
"@tds/shared-choice": "^1.1.6" | ||
}, | ||
"gitHead": "5beda031b1bf94978b753779d1ec631315440efe" | ||
"gitHead": "f97f5890b00a32ea45886ef929186d95d4135e6e" | ||
} |
Sorry, the diff of this file is not supported yet
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
58657
Updated@tds/core-box@^1.1.0