aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-03-02 14:37:28 +0100
committerGuilhem Moulin <guilhem@fripost.org>2024-03-02 14:37:28 +0100
commitcf5bf066931ac3c18c228c501fc09071feae41b3 (patch)
tree9e8d3c4fef6de8e905f03e240b10af5536f799d9 /package.json
parentb80df604fce301355789f2559d26277342936475 (diff)
Upgrade proj4 to 2.10.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8b62c1f..90112d8 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,6 @@
"bootstrap": "5.3.x",
"bootstrap-icons": "1.11.x",
"ol": "9.0.x",
- "proj4": "2.9.x"
+ "proj4": "2.10.x"
}
}