UNPKG

892 BMarkdownView Raw
1# Dependency Information
2
3## dependencies
4| Dependency | Version | React Version | Description |
5|-|-|-|-|
6| classnames | ^2.2.5 | -- | A simple utility for conditionally joining classNames together |
7| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. |
8| terra-base | ^2.7.0 | ^15.4.2 | The base component sets minimal global styles for an application. |
9
10## devDependencies
11| Dependency | Version | React Version | Description |
12|-|-|-|-|
13| terra-props-table | ^1.10.1 | ^15.4.2 | terra-props-table |
14
15## peerDependencies
16| Dependency | Version | React Version | Description |
17|-|-|-|-|
18| react | ^15.4.2 | -- | React is a JavaScript library for building user interfaces. |
19| react-dom | ^15.4.2 | ^15.6.2 | React package for working with the DOM. |
20| terra-base | ^2.7.0 | ^15.4.2 | The base component sets minimal global styles for an application. |