Skip to content

Commit

Permalink
1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Mar 2, 2015
1 parent ae46e8e commit a2fe541
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
@@ -1,10 +1,10 @@
{
"name": "react-hot-loader",
"version": "1.1.5",
"version": "1.1.6",
"description": "Tweak React components in real time.",
"main": "index.js",
"dependencies": {
"react-hot-api": "^0.3.4",
"react-hot-api": "^0.3.6",
"source-map": "0.1.40"
},
"peerDependencies": {
Expand Down

0 comments on commit a2fe541

Please sign in to comment.