Skip to content

Commit

Permalink
upgrade to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenFang committed Jan 4, 2016
1 parent eb21ec8 commit 9af1c24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"history": "1.17.0",
"jquery": "^2.1.4",
"jsx-loader": "^0.13.2",
"react": "^0.14.0",
"react": "^0.14.3",
"react-bootstrap": "^0.27.2",
"react-dom": "^0.14.0",
"react-dom": "^0.14.3",
"react-hot-loader": "^1.3.0",
"react-router": "^1.0.2",
"react-router-bootstrap": "^0.19.2",
Expand All @@ -62,7 +62,7 @@
"react-toastr": "^2.3.0"
},
"peerDependencies": {
"react": "^0.14.0"
"react": "^0.14.3"
},
"jest": {
"scriptPreprocessor": "<rootDir>/preprocessor.js",
Expand Down

0 comments on commit 9af1c24

Please sign in to comment.