Skip to content

Commit

Permalink
MaJ versions of geoportal extensions Ol and itowns
Browse files Browse the repository at this point in the history
  • Loading branch information
elias75015 committed Oct 21, 2019
1 parent 20bec89 commit 354bb2e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "geoportal-sdk",
"version": "3.0.1",
"date": "24/09/2019",
"SDK2DVersion": "3.0.1",
"SDK3DVersion": "3.0.1",
"version": "3.0.2",
"date": "21/10/2019",
"SDK2DVersion": "3.0.2",
"SDK3DVersion": "3.0.2",
"description": "French Geoportal SDK based on OpenLayers (2D) and iTowns (3D) libraries",
"main": "dist/2d/GpSDK2D-src.js, dist/3d/GpSDK3d-src.js",
"module": "src/SDK2D.js, src/SDK3D.js",
Expand Down Expand Up @@ -65,8 +65,8 @@
"exports-loader": "^0.7.0",
"expose-loader": "^0.7.5",
"fs-extra": "^8.1.0",
"geoportal-extensions-itowns": "2.2.3",
"geoportal-extensions-openlayers": "3.0.3",
"geoportal-extensions-itowns": "2.2.4",
"geoportal-extensions-openlayers": "3.0.4",
"handlebars": "^4.1.2",
"handlebars-layouts": "^3.1.4",
"html-webpack-plugin": "^3.1.0",
Expand Down

0 comments on commit 354bb2e

Please sign in to comment.