diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7b957e4..ab316e6 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "bootstrap": "5.3.x", - "bootstrap-icons": "1.11.x", + "bootstrap-icons": "1.13.x", "ol": "10.5.x", "proj4": "2.17.x" } |