terra-props-table
Advanced tools
Comparing version 2.31.0 to 2.32.0
@@ -7,2 +7,9 @@ Changelog | ||
2.30.0 - (May 1, 2019) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
* Update markdown text color to inherit parent color | ||
* Update markdown code elements to use hard-code text color to go with hard-coded background-color | ||
2.29.0 - (April 16, 2019) | ||
@@ -9,0 +16,0 @@ ------------------ |
{ | ||
"name": "terra-props-table", | ||
"main": "lib/PropsTable.js", | ||
"version": "2.31.0", | ||
"version": "2.32.0", | ||
"description": "React component to render a table view for the props metadata of another react component.", | ||
@@ -36,3 +36,3 @@ "repository": { | ||
"react-docgen": "^2.15.0", | ||
"terra-markdown": "^2.25.0" | ||
"terra-markdown": "^2.26.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
86431
Updatedterra-markdown@^2.26.0