@tds/core-checkbox
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.0.4"></a> | ||
## [1.0.4](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@1.0.3...@tds/core-checkbox@1.0.4) (2018-06-14) | ||
**Note:** Version bump only for package @tds/core-checkbox | ||
<a name="1.0.3"></a> | ||
@@ -8,0 +16,0 @@ ## [1.0.3](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@1.0.2...@tds/core-checkbox@1.0.3) (2018-06-07) |
{ | ||
"name": "@tds/core-checkbox", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "index.cjs.js", | ||
@@ -30,4 +30,4 @@ "module": "index.es.js", | ||
"@tds/core-input-feedback": "^1.0.1", | ||
"@tds/core-paragraph": "^1.0.0", | ||
"@tds/core-text": "^1.0.0", | ||
"@tds/core-paragraph": "^1.0.1", | ||
"@tds/core-text": "^1.0.1", | ||
"prop-types": "^15.5.10" | ||
@@ -37,5 +37,5 @@ }, | ||
"@tds/core-colours": "^1.0.0", | ||
"@tds/shared-choice": "^1.0.3", | ||
"@tds/shared-choice": "^1.0.4", | ||
"core-js": "^2.5.3" | ||
} | ||
} |
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
170209
Updated@tds/core-paragraph@^1.0.1
Updated@tds/core-text@^1.0.1