Skip to content

Commit

Permalink
Update react to 0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Slattery committed Nov 20, 2015
1 parent 03f1280 commit a49557b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,16 @@
"babelify": "^6.3.0",
"browserify": "^12.0.1",
"react-addons-shallow-compare": "^0.14.0",
"watchify": "^3.4.0",
"reflux": "^0.3.0"
"reflux": "^0.3.0",
"watchify": "^3.6.1"
},
"dependencies": {
"classnames": "^2.1.5",
"font-awesome": "^4.4.0",
"immutable": "^3.7.5",
"react": "^0.14.1",
"react-dom": "^0.14.1",
"react": "^0.14.3",
"react-addons-shallow-compare": "^0.14.3",
"react-dom": "^0.14.3",
"react-timeago": "^2.2.1"
}
}

0 comments on commit a49557b

Please sign in to comment.