terra-form
Version:
Components for building forms
21 lines (17 loc) • 891 B
Markdown
# Dependency Information
## dependencies
| Dependency | Version | React Version | Description |
|-|-|-|-|
| classnames | ^2.2.5 | -- | A simple utility for conditionally joining classNames together |
| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. |
| terra-base | ^3.1.0 | ^16.2.0 | The base component sets minimal global styles for an application. |
## devDependencies
| Dependency | Version | React Version | Description |
|-|-|-|-|
| terra-props-table | ^2.1.0 | ^16.2.0 | terra-props-table |
## peerDependencies
| Dependency | Version | React Version | Description |
|-|-|-|-|
| react | ^16.2.0 | -- | React is a JavaScript library for building user interfaces. |
| react-dom | ^16.2.0 | ^16.0.0 | React package for working with the DOM. |
| terra-base | ^3.1.0 | ^16.2.0 | The base component sets minimal global styles for an application. |