From 9c3b96d1f3879977978ca94330cd22a6e93d69ae Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 25 May 2025 13:20:55 +0200 Subject: Upgrade OpenLayers to 10.5.x. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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" } } -- cgit v1.2.3