Skip to content

Commit 9af1c24

Browse files
committed
1 parent eb21ec8 commit 9af1c24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
"history": "1.17.0",
4545
"jquery": "^2.1.4",
4646
"jsx-loader": "^0.13.2",
47-
"react": "^0.14.0",
47+
"react": "^0.14.3",
4848
"react-bootstrap": "^0.27.2",
49-
"react-dom": "^0.14.0",
49+
"react-dom": "^0.14.3",
5050
"react-hot-loader": "^1.3.0",
5151
"react-router": "^1.0.2",
5252
"react-router-bootstrap": "^0.19.2",
@@ -62,7 +62,7 @@
6262
"react-toastr": "^2.3.0"
6363
},
6464
"peerDependencies": {
65-
"react": "^0.14.0"
65+
"react": "^0.14.3"
6666
},
6767
"jest": {
6868
"scriptPreprocessor": "<rootDir>/preprocessor.js",

0 commit comments

Comments
 (0)