updated to react 0.14

This commit is contained in:
Toni Ristola
2015-11-27 21:35:15 +02:00
parent 6a031384cf
commit 882c352312
2 changed files with 9 additions and 7 deletions

View File

@@ -21,7 +21,8 @@
"http-server": "^0.8.0",
"lodash": "^3.9.1",
"parse-github-event": "^0.2.0",
"react": "^0.13.3",
"react": "^0.14.3",
"react-dom": "^0.14.3",
"timeago": "^0.2.0",
"twitter-text": "^1.11.0"
},