Skip to content

Commit

Permalink
deps: upgrade react@16
Browse files Browse the repository at this point in the history
  • Loading branch information
benjycui committed Oct 10, 2017
1 parent 8b3a5f1 commit ff74460
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 @@ -43,8 +43,8 @@
"jest": "^20.0.1",
"pre-commit": "1.x",
"rc-tools": "6.x",
"react": "15.x",
"react-dom": "15.x",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"sinon": "2.0.0-pre.2"
},
"pre-commit": [
Expand Down

0 comments on commit ff74460

Please sign in to comment.