@types/react-relay
Advanced tools
Comparing version 7.0.10 to 7.0.11
@@ -14,2 +14,3 @@ // Type definitions for react-relay 7.0 | ||
// Christian Ivicevic <https://github.com/ChristianIvicevic> | ||
// Marais Rossouw <https://github.com/maraisr> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -16,0 +17,0 @@ // TypeScript Version: 3.3 |
{ | ||
"name": "@types/react-relay", | ||
"version": "7.0.10", | ||
"version": "7.0.11", | ||
"description": "TypeScript definitions for react-relay", | ||
@@ -61,2 +61,7 @@ "license": "MIT", | ||
"githubUsername": "ChristianIvicevic" | ||
}, | ||
{ | ||
"name": "Marais Rossouw", | ||
"url": "https://github.com/maraisr", | ||
"githubUsername": "maraisr" | ||
} | ||
@@ -76,4 +81,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "bd75ee4150041d53f2b1c391e08a3869a474bf93742487ef5d8657a1f6a4e736", | ||
"typesPublisherContentHash": "8b2c19bc093b619e02daa8864bb1346f69fa457f9907c0b8a47e1dce73992a6a", | ||
"typeScriptVersion": "3.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 17 Sep 2020 17:55:18 GMT | ||
* Last updated: Tue, 22 Sep 2020 09:10:51 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/relay-runtime](https://npmjs.com/package/@types/relay-runtime) | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by [Johannes Schickling](https://github.com/graphcool), [Matt Martin](https://github.com/voxmatt), [Eloy Durán](https://github.com/alloy), [Nicolas Pirotte](https://github.com/npirotte), [Cameron Knight](https://github.com/ckknight), [Kaare Hoff Skovgaard](https://github.com/kastermester), [Matt Krick](https://github.com/mattkrick), [Jared Kass](https://github.com/jdk243), [Renan Machado](https://github.com/renanmav), [Janic Duplessis](https://github.com/janicduplessis), and [Christian Ivicevic](https://github.com/ChristianIvicevic). | ||
These definitions were written by [Johannes Schickling](https://github.com/graphcool), [Matt Martin](https://github.com/voxmatt), [Eloy Durán](https://github.com/alloy), [Nicolas Pirotte](https://github.com/npirotte), [Cameron Knight](https://github.com/ckknight), [Kaare Hoff Skovgaard](https://github.com/kastermester), [Matt Krick](https://github.com/mattkrick), [Jared Kass](https://github.com/jdk243), [Renan Machado](https://github.com/renanmav), [Janic Duplessis](https://github.com/janicduplessis), [Christian Ivicevic](https://github.com/ChristianIvicevic), and [Marais Rossouw](https://github.com/maraisr). |
42396
954