Skip to content

Commit

Permalink
Add username and password to URL. #2679
Browse files Browse the repository at this point in the history
  • Loading branch information
chmac committed Feb 20, 2024
1 parent c716166 commit fa362fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"influx": "5.9.3",
"juice": "8.1.0",
"leaflet": "1.7.1",
"leaflet-active-area": "git+https://github.com/Mappy/Leaflet-active-area.git#f09574a3eb7fdce3a6778e4822955c6416415e43",
"leaflet-active-area": "git+https://u:p@github.com/Mappy/Leaflet-active-area.git#f09574a3eb7fdce3a6778e4822955c6416415e43",
"lodash": "4.17.21",
"mapbox-gl": "1.13.2",
"match-sorter": "6.3.1",
Expand Down

0 comments on commit fa362fb

Please sign in to comment.