Skip to content

Commit

Permalink
chore(package.json): upgrade react and hot-loader version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchentw committed Apr 26, 2015
1 parent 37f3227 commit 4d0168a
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 @@ -60,7 +60,7 @@
"jquery": "^2.1.1",
"jsx-loader": "^0.12.0",
"raw-loader": "^0.5.1",
"react-hot-loader": "^0.5.0",
"react-hot-loader": "^1.2.5",
"react-prism": "^1.0.0",
"react-toastr": "^1.1.2",
"react-tools": "^0.12.0",
Expand All @@ -71,7 +71,7 @@
"webpack-dev-server": "^1.6.5"
},
"dependencies": {
"react": "^0.12.0",
"react": "^0.13.0",
"deep-equal": "^0.2.1"
},
"jest": {
Expand Down

0 comments on commit 4d0168a

Please sign in to comment.