upgrade to schema-builder v5

This commit is contained in:
Martin Raifer
2022-09-29 19:18:45 +02:00
parent d5fece12ce
commit 4df0dd3f35
17 changed files with 7 additions and 18 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
const schemaBuilder = require('@ideditor/schema-builder');
import schemaBuilder from '@ideditor/schema-builder';
schemaBuilder.buildDev();