Skip to content

Commit

Permalink
chore(package): update react to version 16.2.0
Browse files Browse the repository at this point in the history
Closes #5
  • Loading branch information
greenkeeper[bot] committed Nov 28, 2017
1 parent 2099158 commit e8425e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"babel-preset-es2015": "^6.24.0",
"babel-preset-stage-0": "^6.22.0",
"eslint-plugin-sort-class-members": "^1.1.1",
"react": "^15.4.2"
"react": "^16.2.0"
},
"scripts": {
"test": "ava tests/index.js"
Expand Down

0 comments on commit e8425e1

Please sign in to comment.