aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2026-05-25 18:43:36 +0200
committerGuilhem Moulin <guilhem@fripost.org>2026-05-25 18:43:36 +0200
commit1620d839b9e8cf7688921d64b54dbef560787b3a (patch)
treee5c190aa0774d9d4a0f658b25e8de44745662873 /package.json
parent9f4d92b42c909725cfeed624dc5a49b1b76ae825 (diff)
Upgrade OpenLayers to 10.9.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 3d30789..87745ed 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"@fontsource/inter": "^5.2.8",
"bootstrap": "5.3.x",
"bootstrap-icons": "1.13.x",
- "ol": "10.8.x",
+ "ol": "10.9.x",
"proj4": "2.20.x"
}
}