fix: Updates serialization generator (#1062)

Updates the serialization and schema generators to a considerably more optimized version.
This commit is contained in:
Kamron Batman 2022-06-13 23:28:33 -07:00 committed by GitHub
parent fd2d47cd75
commit 3594e97109
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"modernuoschemagenerator": {
"version": "2.0.5",
"version": "2.1.0",
"commands": [
"ModernUOSchemaGenerator"
]