updated to react 0.13

This commit is contained in:
Toni Ristola
2015-11-27 21:25:25 +02:00
parent 33545cb3b5
commit 6a031384cf
2 changed files with 3 additions and 3 deletions

View File

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