@types/react-modal
Advanced tools
Comparing version 3.13.1 to 3.16.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for react-modal 3.13 | ||
// Type definitions for react-modal 3.16 | ||
// Project: https://github.com/reactjs/react-modal | ||
@@ -3,0 +3,0 @@ // Definitions by: Rajab Shakirov <https://github.com/radziksh>, |
{ | ||
"name": "@types/react-modal", | ||
"version": "3.13.1", | ||
"version": "3.16.0", | ||
"description": "TypeScript definitions for react-modal", | ||
@@ -70,4 +70,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-modal", | ||
}, | ||
"typesPublisherContentHash": "181a28095d91a1cc9770f2369557206a41a158db85abe474efb40dcfb5d42ba7", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "e262199e80913f81e2887cb043bc7cf28979a569305f3fe14bdbef3a8c511a53", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 Oct 2021 19:01:24 GMT | ||
* Last updated: Wed, 19 Apr 2023 18:32:47 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ * Global values: `ReactModal` |