Upgraded to React 0.14

This commit is contained in:
Michel Weststrate 2015-10-29 13:51:07 +01:00
parent 45001f9aec
commit 625fd8dd06
3 changed files with 15 additions and 7 deletions

View file

@ -6,7 +6,10 @@
"bundle": "typings/tsd.d.ts",
"installed": {
"react/react.d.ts": {
"commit": "af81415504b4edce8dac8446d96857f8018c6e9f"
"commit": "62eedc3121a5e28c50473d2e4a9cefbcb9c3957f"
},
"react-dom/react-dom.d.ts": {
"commit": "62eedc3121a5e28c50473d2e4a9cefbcb9c3957f"
}
}
}