@types/react-modal
Advanced tools
Comparing version
@@ -131,5 +131,5 @@ // Type definitions for react-modal 3.10 | ||
portal: { | ||
overlay: Element | undefined; | ||
overlay: Element; | ||
content: HTMLDivElement; | ||
}; | ||
} |
{ | ||
"name": "@types/react-modal", | ||
"version": "3.10.1", | ||
"version": "3.10.2", | ||
"description": "TypeScript definitions for react-modal", | ||
@@ -54,4 +54,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "70991bff70db252b0175d15b5df484454e06a77e644051d72862185f50fdf278", | ||
"typesPublisherContentHash": "b7f3ab25997e2267f730fc63bc66cba43b895515259be4cc999a64237a617ff7", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 10 Dec 2019 20:35:32 GMT | ||
* Last updated: Thu, 09 Jan 2020 01:06:30 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ * Global values: `ReactModal` |
8913
-0.13%