Skip to content

Commit

Permalink
Merge pull request #35 from qld-gov-au/develop
Browse files Browse the repository at this point in the history
Develop to master - replace deprecated 'unicode' validator
  • Loading branch information
ThrawnCA authored Oct 20, 2023
2 parents 3be1ede + 70d1ac0 commit 32a0c2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
{
"field_name": "version",
"label": "Version",
"validators": "scheming_required unicode package_version_validator",
"validators": "scheming_required unicode_safe package_version_validator",
"form_placeholder": "1.0",
"required": true
},
Expand Down

0 comments on commit 32a0c2f

Please sign in to comment.