DefinitelyTyped/leaflet-draw/package.json
Ryan Blace 8f4c8d6c5b [types/leaflet-draw] Fixes and updated to work with Leaflet 1.x and Leaflet Draw 0.4.6 (#13262)
* Updating to work with Leaflet 1.x and Leaflet Draw 4.x

* Removing the I in the interfaces to be consistent with Leaflet

* Just updating a missing semicolon
2016-12-25 05:25:09 +09:00

6 lines
65 B
JSON

{
"dependencies": {
"@types/leaflet": "^1.0"
}
}