diff --git a/package.json b/package.json index 252265e1..af9f769d 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,14 @@ { "name": "geoportal-extensions", "description": "French Geoportal Extensions for OpenLayers, Leaflet and iTowns libraries", - "version": "2.8.0", + "version": "2.8.1", "date": "07/06/2023", "leafletExtName": "French Geoportal Extension for Leaflet", - "leafletExtVersion": "2.3.0", + "leafletExtVersion": "2.3.1", "olExtName": "French Geoportal Extension for OpenLayers", - "olExtVersion": "3.3.0", + "olExtVersion": "3.3.1", "itownsExtName": "French Geoportal Extension for Itowns", - "itownsExtVersion": "2.4.0", + "itownsExtVersion": "2.4.1", "main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js", "types": "dist/leaflet/index.d.ts, dist/openlayers/index.d.ts, dist/itowns/index.d.ts", "module": "src/Leaflet/index.js, src/OpenLayers/index.js, src/Itowns/index.js", @@ -73,7 +73,7 @@ "dependencies": { "@mapbox/mapbox-gl-style-spec": "13.20.1", "eventbusjs": "0.2.0", - "geoportal-access-lib": "3.3.0", + "geoportal-access-lib": "3.3.1", "itowns": "2.38.2", "leaflet": "1.7.1", "leaflet-draw": "1.0.4",