Skip to content

Commit 81a1021

Browse files
Update react version to 15.5.1.
Cause latest is greatest.
1 parent 888937c commit 81a1021

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
"eslint-plugin-react": "^5.1.1",
5050
"mocha": "^3.0.2",
5151
"path": "^0.12.7",
52-
"react": "^15.3.1",
53-
"react-addons-test-utils": "^15.3.1",
54-
"react-dom": "^15.3.1",
52+
"react": "^15.5.1",
53+
"react-addons-test-utils": "^15.5.1",
54+
"react-dom": "^15.5.1",
5555
"sinon": "^1.17.6",
5656
"webpack": "^1.12.11",
5757
"webpack-dev-server": "^1.14.1"

0 commit comments

Comments
 (0)