aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2025-01-04 16:12:27 +0100
committerGuilhem Moulin <guilhem@fripost.org>2025-01-04 16:12:48 +0100
commit70df5eda1d2c1c9ba8227ecb3c7de69b1fb0ac73 (patch)
treea3169d4934654507fab54ac0bd110fa8cad4a1fe /package.json
parent755fd520e150e4a1b4e971a6a2e06f5a57691dc7 (diff)
Upgrade proj4 to 2.15.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 45f0929..2d0cae2 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,6 @@
"bootstrap": "5.3.x",
"bootstrap-icons": "1.11.x",
"ol": "10.2.x",
- "proj4": "2.12.x"
+ "proj4": "2.15.x"
}
}