mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-12 04:31:39 +02:00
make more cdn's and API urls/settings configurable
* CDNs for OCI, NSI, etc. * OSM API (URL and oauth API settings) * taginfo API * nominatim API
This commit is contained in:
+2
-1
@@ -48,8 +48,8 @@
|
||||
"@mapbox/sexagesimal": "1.2.0",
|
||||
"@mapbox/vector-tile": "^1.3.1",
|
||||
"@tmcw/togeojson": "^5.2.1",
|
||||
"@turf/bbox-clip": "^6.0.0",
|
||||
"@turf/bbox": "^6.0.0",
|
||||
"@turf/bbox-clip": "^6.0.0",
|
||||
"abortcontroller-polyfill": "^1.4.0",
|
||||
"aes-js": "^3.1.2",
|
||||
"alif-toolkit": "^1.2.9",
|
||||
@@ -75,6 +75,7 @@
|
||||
"@fortawesome/free-solid-svg-icons": "~6.2.0",
|
||||
"@ideditor/temaki": "~5.1.0",
|
||||
"@mapbox/maki": "^8.0.0",
|
||||
"@openstreetmap/id-tagging-schema": "^3.5.1",
|
||||
"autoprefixer": "^10.0.1",
|
||||
"btoa": "^1.2.1",
|
||||
"chai": "^4.3.4",
|
||||
|
||||
Reference in New Issue
Block a user