@types/react-modal
Advanced tools
Comparing version
@@ -10,3 +10,3 @@ // Type definitions for react-modal 3.1 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
// TypeScript Version: 2.6 | ||
@@ -13,0 +13,0 @@ import * as React from "react"; |
{ | ||
"name": "@types/react-modal", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "TypeScript definitions for react-modal", | ||
@@ -47,4 +47,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "018f3e3cf44292b479cbb0cc7fc836a7239ee70a272aa30cd6aada5ee6da0490", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "fc6500ca720807421e7b5c2d15976764b1f679088c80528cf73d4b30ebe0ce57", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 28 Dec 2017 00:36:00 GMT | ||
* Last updated: Mon, 12 Feb 2018 20:56:58 GMT | ||
* Dependencies: react | ||
@@ -14,0 +14,0 @@ * Global values: ReactModal |