Skip to content

Commit

Permalink
version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Raruto committed Jun 17, 2019
1 parent e86474c commit 4b1bd4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leaflet-kmz",
"version": "0.1.0",
"version": "0.1.1",
"description": "A KMZ file loader for Leaflet Maps",
"main": "libs/KMZParser.js",
"scripts": {
Expand All @@ -27,10 +27,10 @@
},
"homepage": "https://github.com/Raruto/leaflet-kmz#readme",
"peerDependencies": {
"@tmcw/togeojson": "^3.0.0",
"geojson-vt": "^3.0.0",
"jszip": "^3.1.5",
"leaflet": "^1.3.4",
"@tmcw/togeojson": "^3.0.0",
"leaflet-pointable": "^0.0.3"
}
}

0 comments on commit 4b1bd4c

Please sign in to comment.