@types/relay-runtime
Advanced tools
Comparing version 10.0.3 to 10.0.4
@@ -10,2 +10,3 @@ // Type definitions for relay-runtime 10.0 | ||
// Lorenzo Di Giacomo <https://github.com/morrys> | ||
// Marais Rossouw <https://github.com/maraisr> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -12,0 +13,0 @@ // TypeScript Version: 3.0 |
{ | ||
"name": "@types/relay-runtime", | ||
"version": "10.0.3", | ||
"version": "10.0.4", | ||
"description": "TypeScript definitions for relay-runtime", | ||
@@ -41,2 +41,7 @@ "license": "MIT", | ||
"githubUsername": "morrys" | ||
}, | ||
{ | ||
"name": "Marais Rossouw", | ||
"url": "https://github.com/maraisr", | ||
"githubUsername": "maraisr" | ||
} | ||
@@ -53,4 +58,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "5135ef1326311a305331fdf7ef18ce3e86da2f816a51093e6628c0861ec43125", | ||
"typeScriptVersion": "3.0" | ||
"typesPublisherContentHash": "ad61640bf3d344defc293fe7997a5cf68c95b1f8798b72911ab65bcb10905cc7", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sun, 09 Aug 2020 03:24:14 GMT | ||
* Last updated: Tue, 22 Sep 2020 09:10:52 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by [Matt Martin](https://github.com/voxmatt), [Eloy Durán](https://github.com/alloy), [Cameron Knight](https://github.com/ckknight), [Renan Machado](https://github.com/renanmav), [Stephen Pittman](https://github.com/Stephen2), [Christian Ivicevic](https://github.com/ChristianIvicevic), and [Lorenzo Di Giacomo](https://github.com/morrys). | ||
These definitions were written by [Matt Martin](https://github.com/voxmatt), [Eloy Durán](https://github.com/alloy), [Cameron Knight](https://github.com/ckknight), [Renan Machado](https://github.com/renanmav), [Stephen Pittman](https://github.com/Stephen2), [Christian Ivicevic](https://github.com/ChristianIvicevic), [Lorenzo Di Giacomo](https://github.com/morrys), and [Marais Rossouw](https://github.com/maraisr). |
102389
2514