fix: Bumps serialization generator to add CanBeNull support (#1215)

This commit is contained in:
Kamron Batman 2022-10-29 15:25:33 -07:00 committed by GitHub
parent 212ce8bc24
commit 32a5825ddd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

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