Merge remote-tracking branch 'origin/master'

This commit is contained in:
David Hara 2016-02-29 20:21:00 -08:00
commit 464edcaa2b

View File

@ -1,9 +1,9 @@
# griddle-react-typings
Type definition for http://griddlegriddle.github.io/
Type definition for https://griddlegriddle.github.io/Griddle/
Depends upon the [ambient react type definitions](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/c2c22c3b953fe9730d4802022d5e0d18d083909e/react) (github:DefinitelyTyped/DefinitelyTyped/react/react.d.ts#f407264835650f5f38d4bb2c515a79e7a835916b)
which you can install with
```
typings install react --ambient
```
```