@types/react-dnd-html5-backend
Advanced tools
Comparing version 2.1.8 to 2.1.9
@@ -5,3 +5,3 @@ // Type definitions for React DnD Html5 Backend 2.1 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
// TypeScript Version: 2.6 | ||
@@ -8,0 +8,0 @@ import * as ReactDnd from "react-dnd"; |
{ | ||
"name": "@types/react-dnd-html5-backend", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "TypeScript definitions for React DnD Html5 Backend", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Pedro Pereira", | ||
"url": "https://github.com/oizie" | ||
"url": "https://github.com/oizie", | ||
"githubUsername": "oizie" | ||
} | ||
@@ -22,5 +23,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "029df277ff3d0bed3ad69d9176fd22fe897b471bb88ae78931bf82455f0be7c5", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "299636ab3b6c1b93766b1472a560e390c950afe5d755f11383ea8c5f1239629c", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 23 Jun 2017 17:35:05 GMT | ||
* Last updated: Mon, 12 Feb 2018 20:56:56 GMT | ||
* Dependencies: react-dnd | ||
@@ -14,0 +14,0 @@ * Global values: none |
2907