mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
sort dependencies
This commit is contained in:
+3
-3
@@ -44,11 +44,11 @@
|
||||
"translations": "node scripts/update_locales.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rapideditor/country-coder": "~5.2.0",
|
||||
"@rapideditor/location-conflation": "~1.2.1",
|
||||
"@mapbox/geojson-area": "^0.2.2",
|
||||
"@mapbox/sexagesimal": "1.2.0",
|
||||
"@mapbox/vector-tile": "^1.3.1",
|
||||
"@rapideditor/country-coder": "~5.2.0",
|
||||
"@rapideditor/location-conflation": "~1.2.1",
|
||||
"@tmcw/togeojson": "^5.8.1",
|
||||
"@turf/bbox": "^6.0.0",
|
||||
"@turf/bbox-clip": "^6.0.0",
|
||||
@@ -76,9 +76,9 @@
|
||||
"@fortawesome/free-brands-svg-icons": "~6.4.2",
|
||||
"@fortawesome/free-regular-svg-icons": "~6.4.2",
|
||||
"@fortawesome/free-solid-svg-icons": "~6.4.2",
|
||||
"@rapideditor/temaki": "~5.4.0",
|
||||
"@mapbox/maki": "^8.0.1",
|
||||
"@openstreetmap/id-tagging-schema": "^6.3.0",
|
||||
"@rapideditor/temaki": "~5.4.0",
|
||||
"@transifex/api": "^5.4.0",
|
||||
"autoprefixer": "^10.4.15",
|
||||
"chai": "^4.3.7",
|
||||
|
||||
Reference in New Issue
Block a user