aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-09-23 16:26:37 +0200
committerGuilhem Moulin <guilhem@fripost.org>2024-09-23 16:26:46 +0200
commit6f79a8552c8ea3633717e59a1e622af918b514bb (patch)
tree12de29dad785d7443e10bd57de8d557cb9978b35 /package.json
parent728f57e9f79c4e77dfaf78d81a2cc15febe90503 (diff)
Upgrade OpenLayers to 10.2.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 fdb7461..4365853 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"bootstrap": "5.3.x",
"bootstrap-icons": "1.11.x",
- "ol": "9.2.x",
+ "ol": "10.2.x",
"proj4": "2.12.x"
}
}