Skip to content

Commit 104316c

Browse files
committed
Use lodash-es instead of lodash
lodash-es supports ES modules.
1 parent a2690eb commit 104316c

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

package-lock.json

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"leaflet": "^1.9.4",
145145
"leaflet-providers": "^2.0.0",
146146
"leaflet.markercluster": "^1.5.3",
147-
"lodash": "^4.17.21",
147+
"lodash-es": "^4.17.21",
148148
"lru-cache": "^7.14.1",
149149
"markdown-it": "^13.0.1",
150150
"mirador": "^3.4.3",

0 commit comments

Comments
 (0)