diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 02b0c8f..8b62c1f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "bootstrap": "5.3.x", "bootstrap-icons": "1.11.x", - "ol": "8.2.x", + "ol": "9.0.x", "proj4": "2.9.x" } } |