@types/react-dnd-multi-backend
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -5,3 +5,3 @@ // Type definitions for react-dnd-multi-backend 3.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
// TypeScript Version: 2.6 | ||
@@ -8,0 +8,0 @@ import { CSSProperties, PureComponent } from "react"; |
@@ -0,0 +0,0 @@ import { Backends } from '../'; |
{ | ||
"name": "@types/react-dnd-multi-backend", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "TypeScript definitions for react-dnd-multi-backend", | ||
@@ -23,4 +23,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "9dd6180c0b5eec1b2eae6abee8ad2e740b9dd9d0388eb589fb3dc5780d696604", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "3a98b18f8f4831fb67a80f3433e5d4c7a220672a2bfda4dea9c9fbbad6d2a572", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 Oct 2017 16:18:56 GMT | ||
* Last updated: Mon, 12 Feb 2018 20:56:56 GMT | ||
* Dependencies: react, react-dnd | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
6937