Skip to content

Commit

Permalink
chore(package): update react to version 15.2.1 (PR #9)
Browse files Browse the repository at this point in the history
* chore(package): update react-dom to version 15.2.1
* chore(package): update react dependency to be the same as react dom
  • Loading branch information
greenkeeperio-bot authored and BenoitAverty committed Jul 19, 2016
1 parent 0862fba commit 716f55f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
"deep-freeze": "0.0.1",
"diacritics": "^1.2.3",
"lodash": "^4.13.1",
"react": "^15.2.0",
"react-dom": "^15.2.0",
"react": "^15.2.1",
"react-dom": "^15.2.1",
"rx": "^4.1.0"
},
"config": {
Expand Down

0 comments on commit 716f55f

Please sign in to comment.