Remove pattern for gleam version
This commit is contained in:
parent
432ff5f2b6
commit
dc9ffe88ea
1 changed files with 0 additions and 1 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Reference in a new issue