We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29688f8 commit 146ec96Copy full SHA for 146ec96
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-hn",
3
- "version": "1.4.9",
+ "version": "1.4.10",
4
"description": "React-powered frontend for Hacker News using its Firebase API",
5
"author": "Jonny Buchanan",
6
"license": "MIT",
@@ -18,8 +18,8 @@
18
"events": "1.1.0",
19
"firebase": "2.4.1",
20
"history": "2.0.1",
21
- "react": "15.0.0-rc.1",
22
- "react-dom": "15.0.0-rc.1",
+ "react": "15.0.0-rc.2",
+ "react-dom": "15.0.0-rc.2",
23
"react-router": "2.0.1",
24
"react-timeago": "2.2.1",
25
"reactfire": "0.6.0",
0 commit comments