aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2025-08-29 08:57:28 +0200
committerGuilhem Moulin <guilhem@fripost.org>2025-08-29 08:57:43 +0200
commit998a904d9b60976ec0cf35b83836e0abd5ea8b7a (patch)
tree989910c59a6ec3931b990e154fd54177d8deb4e6 /package.json
parent1fbe5549c957771be3a7539ad7f0d5a75fd35089 (diff)
Upgrade proj4 to 2.19.x.
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 0144c19..3f1a8fb 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,6 @@
"bootstrap": "5.3.x",
"bootstrap-icons": "1.13.x",
"ol": "10.6.x",
- "proj4": "2.17.x"
+ "proj4": "2.19.x"
}
}