@types/rebass__grid
Advanced tools
Comparing version 6.0.11 to 6.0.12
@@ -1,9 +0,1 @@ | ||
// Type definitions for @rebass/grid 6.0 | ||
// Project: https://github.com/rebassjs/grid | ||
// Definitions by: Anton Vasin <https://github.com/antonvasin> | ||
// Victor Orlov <https://github.com/vittorio> | ||
// akameco <https://github.com/akameco> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.9 | ||
import * as React from "react"; | ||
@@ -10,0 +2,0 @@ import * as StyledSystem from "styled-system"; |
{ | ||
"name": "@types/rebass__grid", | ||
"version": "6.0.11", | ||
"version": "6.0.12", | ||
"description": "TypeScript definitions for @rebass/grid", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rebass__grid", | ||
"name": "Anton Vasin", | ||
"url": "https://github.com/antonvasin", | ||
"githubUsername": "antonvasin" | ||
"githubUsername": "antonvasin", | ||
"url": "https://github.com/antonvasin" | ||
}, | ||
{ | ||
"name": "Victor Orlov", | ||
"url": "https://github.com/vittorio", | ||
"githubUsername": "vittorio" | ||
"githubUsername": "vittorio", | ||
"url": "https://github.com/vittorio" | ||
}, | ||
{ | ||
"name": "akameco", | ||
"url": "https://github.com/akameco", | ||
"githubUsername": "akameco" | ||
"githubUsername": "akameco", | ||
"url": "https://github.com/akameco" | ||
} | ||
@@ -37,4 +37,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "b400ddffb76487c67dd32d8565d7e828c525c2b32d0342936404f40e62bf9d45", | ||
"typesPublisherContentHash": "a23115eb3a28ae981c7d8244e21fe4abe1d990046918e63c9238ced72f94e673", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/styled-system](https://npmjs.com/package/@types/styled-system) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Anton Vasin](https://github.com/antonvasin), [Victor Orlov](https://github.com/vittorio), and [akameco](https://github.com/akameco). |
4160
33
16