aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-09-23 16:25:25 +0200
committerGuilhem Moulin <guilhem@fripost.org>2024-09-23 16:25:25 +0200
commit728f57e9f79c4e77dfaf78d81a2cc15febe90503 (patch)
treec1fe15bfe48d34ecba1847c3a68760228b04f074 /package.json
parent6e1dc461d4a1d4ac012895bcb0558386fb958c10 (diff)
Upgrade proj4 to 2.12.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 ab81061..fdb7461 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,6 @@
"bootstrap": "5.3.x",
"bootstrap-icons": "1.11.x",
"ol": "9.2.x",
- "proj4": "2.11.x"
+ "proj4": "2.12.x"
}
}