Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Add/Update modal-related dependencies
Browse files Browse the repository at this point in the history
* update react-bootstrap (stays MIT)
* add react-overlays (MIT)
* add react-transition-group  (BSD 3-Clause)

Change-Id: Ie31644fe767bc3fe13e953235cdf2f8ba0e93083
  • Loading branch information
Jiri Tomasek authored and honza committed Dec 4, 2017
1 parent 3099c34 commit f2820bd
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 12 deletions.
49 changes: 38 additions & 11 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -24,16 +24,18 @@
"patternfly-react": "^0.6.2",
"prop-types": "^15.5.10",
"react": "^15.6.2",
"react-bootstrap": "^0.31.3",
"react-bootstrap": "^0.31.5",
"react-cookie": "^1.0.4",
"react-dom": "^15.6.1",
"react-immutable-proptypes": "~1.7.1",
"react-intl": "2.1.2",
"react-motion": "^0.4.4",
"react-overlays": "^0.7.4",
"react-portal": "^3.1.0",
"react-redux": "~4.4.5",
"react-router": "~2.4.0",
"react-router-dom": "^4.1.1",
"react-transition-group": "^2.2.1",
"redux": "~3.5.2",
"redux-form": "^6.6.1",
"redux-form-validators": "^2.0.1",
Expand Down

0 comments on commit f2820bd

Please sign in to comment.