Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing valuesOptions in fromJSON parser function
I've found out that the "valuesOptions" option in the Enum class is missing when parsed from the JSON. This PR should fix the issue: protobufjs#1961
- Loading branch information