Skip to content

Commit

Permalink
MaJ package.json : releases 3.0.7 ol et 2.2.6 itowns
Browse files Browse the repository at this point in the history
  • Loading branch information
elias75015 committed Jan 24, 2020
1 parent d2ba5e0 commit 9a6472f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 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.2.8",
"date": "17/12/2019",
"version": "2.2.9",
"date": "24/01/2020",
"leafletExtName": "French Geoportal Extension for Leaflet",
"leafletExtVersion": "2.1.5",
"olExtName": "French Geoportal Extension for OpenLayers",
"olExtVersion": "3.0.6",
"olExtVersion": "3.0.7",
"itownsExtName": "French Geoportal Extension for Itowns",
"itownsExtVersion": "2.2.5",
"itownsExtVersion": "2.2.6",
"main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js",
"module": "src/Leaflet/index.js, src/OpenLayers/index.js, src/Itowns/index.js",
"directories": {},
Expand Down Expand Up @@ -73,6 +73,7 @@
"dependencies": {
"eventbusjs": "^0.2.0",
"geoportal-access-lib": "^2.1.6",
"handlebars": "^4.7.2",
"itowns": "2.17.0",
"leaflet": "1.5.1",
"leaflet-draw": "1.0.4",
Expand Down

0 comments on commit 9a6472f

Please sign in to comment.