@types/react-leaflet
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -5,3 +5,3 @@ // Type definitions for react-leaflet 1.1 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.6 | ||
// TypeScript Version: 2.8 | ||
@@ -8,0 +8,0 @@ import * as Leaflet from 'leaflet'; |
{ | ||
"name": "@types/react-leaflet", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "TypeScript definitions for react-leaflet", | ||
@@ -26,3 +26,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -34,4 +34,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "849ad9b4b975df211a95bb5a67414f37fe7422b3771c0a0e5cbb2d743b53788f", | ||
"typeScriptVersion": "2.6" | ||
"typesPublisherContentHash": "d8f794974fe4e49c2edb9bbcb0fdb05901a8dd11ba7dbbb501e2ddb8bd183899", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-leaflet | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-leaflet | ||
Additional Details | ||
* Last updated: Mon, 12 Feb 2018 20:56:58 GMT | ||
* Last updated: Mon, 23 Jul 2018 23:44:12 GMT | ||
* Dependencies: leaflet, react | ||
@@ -14,0 +14,0 @@ * Global values: none |
18117