mapbox-gl-draw-geodesic
Advanced tools
Comparing version 2.2.2 to 2.2.3
# Changelog | ||
## 2.2.3 | ||
- add .npmignore to keep dist in the published package | ||
## 2.2.2 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "mapbox-gl-draw-geodesic", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Geodesic plugin for Mapbox GL Draw", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -32,3 +32,3 @@ # mapbox-gl-draw-geodesic | ||
``` | ||
<script src="https://unpkg.com/mapbox-gl-draw-geodesic@2.2.2/dist/mapbox-gl-draw-geodesic.umd.min.js"></script> | ||
<script src="https://unpkg.com/mapbox-gl-draw-geodesic@2.2.3/dist/mapbox-gl-draw-geodesic.umd.min.js"></script> | ||
``` | ||
@@ -35,0 +35,0 @@ |
Sorry, the diff of this file is not supported yet
1115290
43
3244