Remove pattern for gleam version

This commit is contained in:
Lily Rose 2025-08-07 20:29:52 +10:00
parent 432ff5f2b6
commit dc9ffe88ea

View file

@ -26,7 +26,6 @@
"gleam_version": { "gleam_version": {
"description": "The version of gleam to use for the project", "description": "The version of gleam to use for the project",
"type": "string", "type": "string",
"pattern": "^[0-9A-Za-z-+=.>~<]+?$",
"examples": [">= 0.30.0", "1.12.0"] "examples": [">= 0.30.0", "1.12.0"]
}, },
"licenses": { "licenses": {