Skip to content

Commit

Permalink
hotfix: update access-lib 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
elias75015 committed Jun 7, 2023
1 parent 5374656 commit 52bd010
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 52bd010

Please sign in to comment.