upgrade schema-builder to v5.2

this updates transifex API access to v3, see also https://github.com/openstreetmap/iD/pull/9375
This commit is contained in:
Martin Raifer
2022-11-18 13:03:05 +01:00
parent cb4e592522
commit a591db7434
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"translations": "node scripts/translations.js"
},
"devDependencies": {
"@ideditor/schema-builder": "~5.1.1",
"@ideditor/schema-builder": "~5.2.1",
"prettier": "~2.7.1"
}
}