fix: Updates serialization generator to fix crashing from duplicate fields (#1071)

This commit is contained in:
Kamron Batman 2022-06-16 09:31:09 -07:00 committed by GitHub
parent 2fb660040b
commit 800f864335
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

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