aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2025-01-04 16:13:19 +0100
committerGuilhem Moulin <guilhem@fripost.org>2025-01-04 16:13:33 +0100
commit524ce2597354f05ca7c3312807e6c9ff8545d68f (patch)
treed5c737015c4cf1e0b341fae6b59416f57a95d420 /package.json
parent70df5eda1d2c1c9ba8227ecb3c7de69b1fb0ac73 (diff)
Upgrade OpenLayers to 10.3.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 2d0cae2..f7c2dfc 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"bootstrap": "5.3.x",
"bootstrap-icons": "1.11.x",
- "ol": "10.2.x",
+ "ol": "10.3.x",
"proj4": "2.15.x"
}
}