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 830f072..5d9c0af 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "bootstrap": "5.3.x", "bootstrap-icons": "1.11.x", - "ol": "9.1.x", + "ol": "9.2.x", "proj4": "2.11.x" } } |