aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2026-09-15 21:22:22 +0200
committerGuilhem Moulin <guilhem@fripost.org>2026-09-15 21:25:24 +0200
commit0be947b2a8903de26158ee42fefc5cb3dfbcfc33 (patch)
treebc906b0f638537a264692204ab3dba437768967f /package.json
parent63369c477e90c16a39147fd4fe2fefff693c3830 (diff)
Upgrade proj4 to 2.22.x.HEADmaster
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 0ab4d92..bbab163 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,6 @@
"bootstrap": "5.3.x",
"bootstrap-icons": "1.13.x",
"ol": "10.10.x",
- "proj4": "2.20.x"
+ "proj4": "2.22.x"
}
}