bump schema to v5.1, allows to cross-reference placeholders

This commit is contained in:
Martin Raifer
2022-09-29 20:46:14 +02:00
parent 2542974846
commit 85ff0905cd
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"translations": "node scripts/translations.js"
},
"devDependencies": {
"@ideditor/schema-builder": "~5.0.0",
"@ideditor/schema-builder": "~5.1.0",
"prettier": "~2.7.1"
}
}