Moving React 0.13 to be the default

React 0.13 is now released so it should be the default type definition.
http://facebook.github.io/react/blog/2015/03/10/react-v0.13.html
This commit is contained in:
Phips Peter
2015-03-10 18:55:18 -07:00
parent cbe9f0b94a
commit 57340eca1e
15 changed files with 1374 additions and 1376 deletions

2
jsnox/jsnox.d.ts vendored
View File

@@ -3,7 +3,7 @@
// Definitions by: Steve Baker <https://github.com/stkb/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../react/react.d.ts" />
/// <reference path="../react/legacy/react-0.12.d.ts" />
declare module 'jsnox' {