aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2026-03-07 17:31:15 +0100
committerGuilhem Moulin <guilhem@fripost.org>2026-03-07 17:31:15 +0100
commit6c3912f8cc6f02e0cd832e06c3edeebae5ddfead (patch)
tree82c057de5f02fd22a2d5ef89e8c321255391714b /package.json
parent9c68737c4074f9bec8366224cdb9f11628c71ef4 (diff)
Upgrade OpenLayers to 10.8.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 33a40a8..669070f 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.6.x",
+ "ol": "10.8.x",
"proj4": "2.19.x"
}
}