upgrade to react 0.14

This commit is contained in:
Matthew Hodgson
2015-11-09 23:13:43 +00:00
parent b556eff492
commit efd88b9a83
2 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -27,7 +27,8 @@
"matrix-js-sdk": "^0.3.0",
"optimist": "^0.6.1",
"q": "^1.4.1",
"react": "^0.13.3",
"react": "^0.14.2",
"react-dom": "^0.14.2",
"react-loader": "^1.4.0"
},
"//deps": "The loader packages are here because webpack in a project that depends on us needs them in this package's node_modules folder",