fix broken npm run translations command

This commit is contained in:
Martin Raifer
2022-11-15 22:30:53 +01:00
parent 4a4ac84487
commit cb4e592522

View File

@@ -1,4 +1,4 @@
const schemaBuilder = require('@ideditor/schema-builder');
import schemaBuilder from '@ideditor/schema-builder';
schemaBuilder.fetchTranslations({
translOrgId: 'openstreetmap',