Skip to content

Commit

Permalink
Update leaflet
Browse files Browse the repository at this point in the history
  • Loading branch information
jortilles committed Nov 7, 2024
1 parent 4fd1859 commit 90ad356
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion eda/eda_api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api-eda",
"version": "2.1.1",
"version": "2.1.2",
"description": "EDA api package",
"main": "index.js",
"scripts": {
6 changes: 3 additions & 3 deletions eda/eda_app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app-eda",
"version": "2.0.1",
"version": "2.1.2",
"scripts": {
"ng": "ng",
"start": "ng serve -o --configuration=ca",
@@ -27,7 +27,7 @@
"@fortawesome/free-solid-svg-icons": "^5.13.0",
"@fullcalendar/core": "^5.1.0",
"@types/d3": "^5.16.3",
"@types/leaflet": "^1.5.13",
"@types/leaflet": "^1.9.14",
"angular2gridster": "^13.0.0",
"canvg": "^3.0.6",
"chart.js": "3.9.1",
@@ -40,7 +40,7 @@
"glob-parent": "^6.0.1",
"html2canvas": "^1.0.0-rc.5",
"jspdf": "^2.3.1",
"leaflet": "^1.6.0",
"leaflet": "^1.9.4",
"lodash": "^4.17.21",
"moment": "^2.29.3",
"ng2-charts": "4.1.1",

0 comments on commit 90ad356

Please sign in to comment.