Skip to content

Commit

Permalink
chore(deps): update dependency react-transition-group to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mesosphere-web committed Jan 11, 2019
1 parent aad7ee8 commit 294be59
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 34 deletions.
101 changes: 69 additions & 32 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -74,7 +74,7 @@
"react": "^15.0.0 || ^16.0.0",
"react-dom": "^15.0.0 || ^16.0.0",
"react-gemini-scrollbar": "2.3.x",
"react-transition-group": "1.2.x",
"react-transition-group": "2.5.x",
"source-map-loader": "0.1.5",
"stylelint": "7.10.1",
"stylelint-config-dcos": "0.0.3",
Expand All @@ -86,7 +86,7 @@
"peerDependencies": {
"cnvs": "1.1.18",
"react": "^15.0.0 || ^16.0.0",
"react-transition-group": "1.2.x",
"react-transition-group": "2.5.x",
"react-gemini-scrollbar": "^2.1.5 || ^2.3.0"
},
"scripts": {
Expand Down

0 comments on commit 294be59

Please sign in to comment.