@types/react-widgets
Advanced tools
Comparing version 4.4.2 to 4.4.3
// Type definitions for react-widgets 4.4 | ||
// Project: https://github.com/jquense/react-widgets, http://jquense.github.io/react-widgets/docs | ||
// Project: https://github.com/jquense/react-widgets | ||
// Definitions by: Rogier Schouten <https://github.com/rogierschouten> | ||
@@ -4,0 +4,0 @@ // Balázs Sándor <https://github.com/sanyatuning> |
{ | ||
"name": "@types/react-widgets", | ||
"version": "4.4.2", | ||
"version": "4.4.3", | ||
"description": "TypeScript definitions for react-widgets", | ||
@@ -74,4 +74,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "e1120dc43707309720a62511cf7e4e5d859c7fe47047a788442a47e165905331", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "d5d3e89359a1d49a49f28ed3c2804766feda0774d55494c545e4c629cce049aa", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 02 Jan 2020 23:19:08 GMT | ||
* Last updated: Thu, 17 Sep 2020 18:22:27 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Rogier Schouten (https://github.com/rogierschouten), Balázs Sándor (https://github.com/sanyatuning), Frode Hansen (https://github.com/frodehansen2), Andrew Makarov (https://github.com/r3nya), Maxime Billemaz (https://github.com/MBillemaz), Georg Steinmetz (https://github.com/georg94), Troy Zarger (https://github.com/tzarger), Siya Mzam (https://github.com/vegtelenseg), Cale Bergh (https://github.com/calebergh), Ryan McKeel (https://github.com/rmckeel), and Jan Kalfus (https://github.com/jankalfus). | ||
These definitions were written by [Rogier Schouten](https://github.com/rogierschouten), [Balázs Sándor](https://github.com/sanyatuning), [Frode Hansen](https://github.com/frodehansen2), [Andrew Makarov](https://github.com/r3nya), [Maxime Billemaz](https://github.com/MBillemaz), [Georg Steinmetz](https://github.com/georg94), [Troy Zarger](https://github.com/tzarger), [Siya Mzam ](https://github.com/vegtelenseg), [Cale Bergh](https://github.com/calebergh), [Ryan McKeel](https://github.com/rmckeel), and [Jan Kalfus](https://github.com/jankalfus). |
Sorry, the diff of this file is not supported yet
54712