diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2026-05-25 18:43:36 +0200 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2026-05-25 18:43:36 +0200 |
| commit | 1620d839b9e8cf7688921d64b54dbef560787b3a (patch) | |
| tree | e5c190aa0774d9d4a0f658b25e8de44745662873 /package.json | |
| parent | 9f4d92b42c909725cfeed624dc5a49b1b76ae825 (diff) | |
Upgrade OpenLayers to 10.9.x.
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 3d30789..87745ed 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@fontsource/inter": "^5.2.8", "bootstrap": "5.3.x", "bootstrap-icons": "1.13.x", - "ol": "10.8.x", + "ol": "10.9.x", "proj4": "2.20.x" } } |
