We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8698640 commit dea0760Copy full SHA for dea0760
bower.json
@@ -2,6 +2,7 @@
2
"name": "web-map",
3
"description": "web-map Customized Built-In HTML <map> element Polymer implementation of the HTML-Map-Element specification.",
4
"main": "web-map.html",
5
+ "version": "0.6.0",
6
"authors": [
7
"Maps for HTML Community Group"
8
],
@@ -27,7 +28,7 @@
27
28
"tests"
29
30
"dependencies": {
- "mapml-leaflet-plugin": "Maps4HTML/MapML-Leaflet-Plugin#^0.5.0",
31
+ "mapml-leaflet-plugin": "Maps4HTML/MapML-Leaflet-Plugin#^0.6.0",
32
"polymer": "^1.5.0"
33
},
34
"devDependencies": {
0 commit comments