@types/react-bootstrap
Advanced tools
Comparing version 0.32.31 to 0.32.32
@@ -5,3 +5,2 @@ // Type definitions for react-bootstrap 0.32 | ||
// Vincent Siao <https://github.com/vsiao> | ||
// Batbold Gansukh <https://github.com/Batbold-Gansukh> | ||
// Raymond May Jr. <https://github.com/octatone> | ||
@@ -8,0 +7,0 @@ // Cheng Sieu Ly <https://github.com/chengsieuly> |
{ | ||
"name": "@types/react-bootstrap", | ||
"version": "0.32.31", | ||
"version": "0.32.32", | ||
"description": "TypeScript definitions for react-bootstrap", | ||
@@ -19,7 +19,2 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-bootstrap", | ||
{ | ||
"name": "Batbold Gansukh", | ||
"url": "https://github.com/Batbold-Gansukh", | ||
"githubUsername": "Batbold-Gansukh" | ||
}, | ||
{ | ||
"name": "Raymond May Jr.", | ||
@@ -91,4 +86,4 @@ "url": "https://github.com/octatone", | ||
}, | ||
"typesPublisherContentHash": "344cab5d1b2019a148f68714503e19d69ae5c80d27b4ad18ac8c5fdd749313ee", | ||
"typesPublisherContentHash": "d276fa01cd56e8b7391cc693d0c07af3b6a09db1d9565b3ea1fd4c4e8be4045c", | ||
"typeScriptVersion": "4.1" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 05 Oct 2022 17:02:58 GMT | ||
* Last updated: Mon, 14 Nov 2022 17:03:05 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -17,2 +17,2 @@ * Global values: `ReactBootstrap` | ||
# Credits | ||
These definitions were written by [Walker Burgin](https://github.com/walkerburgin), [Vincent Siao](https://github.com/vsiao), [Batbold Gansukh](https://github.com/Batbold-Gansukh), [Raymond May Jr.](https://github.com/octatone), [Cheng Sieu Ly](https://github.com/chengsieuly), [Mercedes Retolaza](https://github.com/mretolaza), [Kat Busch](https://github.com/katbusch), [Vito Samson](https://github.com/vitosamson), [Karol Janyst](https://github.com/LKay), [Aaron Beall](https://github.com/aaronbeall), [Johann Rakotoharisoa](https://github.com/jrakotoharisoa), [Andrew Makarov](https://github.com/r3nya), [Duong Tran](https://github.com/t49tran), and [Collin Green](https://github.com/collingreen). | ||
These definitions were written by [Walker Burgin](https://github.com/walkerburgin), [Vincent Siao](https://github.com/vsiao), [Raymond May Jr.](https://github.com/octatone), [Cheng Sieu Ly](https://github.com/chengsieuly), [Mercedes Retolaza](https://github.com/mretolaza), [Kat Busch](https://github.com/katbusch), [Vito Samson](https://github.com/vitosamson), [Karol Janyst](https://github.com/LKay), [Aaron Beall](https://github.com/aaronbeall), [Johann Rakotoharisoa](https://github.com/jrakotoharisoa), [Andrew Makarov](https://github.com/r3nya), [Duong Tran](https://github.com/t49tran), and [Collin Green](https://github.com/collingreen). |
73590
1811