diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2026-09-15 21:21:26 +0200 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2026-09-15 21:25:24 +0200 |
| commit | 63369c477e90c16a39147fd4fe2fefff693c3830 (patch) | |
| tree | c508b272c78888adef3c6da5e093348b4f7fe77b /package.json | |
| parent | 2992f35aa10be0a9d52ee40b2f7b1611fb34c9f6 (diff) | |
Upgrade OpenLayers to 10.10.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 a570b30..0ab4d92 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@fontsource/inter": "^5.3.0", "bootstrap": "5.3.x", "bootstrap-icons": "1.13.x", - "ol": "10.9.x", + "ol": "10.10.x", "proj4": "2.20.x" } } |
