aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2025-05-25 13:20:55 +0200
committerGuilhem Moulin <guilhem@fripost.org>2025-05-25 13:20:55 +0200
commit9c3b96d1f3879977978ca94330cd22a6e93d69ae (patch)
tree2756b529e5e7244a15ff2af91f3619c1bba37ad1 /package.json
parent91b15ec23ac408e4cce248168662df4efd0f31d1 (diff)
Upgrade OpenLayers to 10.5.x.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6ec4e0f..719b667 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"bootstrap": "5.3.x",
"bootstrap-icons": "1.11.x",
- "ol": "10.3.x",
+ "ol": "10.5.x",
"proj4": "2.17.x"
}
}