Skip to content

Commit

Permalink
➕ [open-formulieren/open-forms#2177] Added dependencies
Browse files Browse the repository at this point in the history
Added leaflet-draw and react-leaflet-draw as dependencies. These allow easy user interactions with the leaflet map
  • Loading branch information
robinmolen committed Dec 18, 2024
1 parent e33ecee commit 5f0c05c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 26 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"ibantools": "^3.3.0",
"immer": "^9.0.6",
"leaflet": "^1.9.4",
"leaflet-draw": "^1.0.4",
"leaflet-geosearch": "^3.8.0",
"leaflet-gesture-handling": "^1.2.2",
"microscope-sass": "^2.0.0",
Expand All @@ -51,6 +52,7 @@
"react-formio": "^4.3.0",
"react-intl": "^6.4.4",
"react-leaflet": "4.2.1",
"react-leaflet-draw": "^0.20.4",
"react-modal": "3.16.1",
"react-number-format": "5.2.2",
"react-router-dom": "^6.11.2",
Expand Down

0 comments on commit 5f0c05c

Please sign in to comment.