Compare commits
2 commits
e24d3c33a6
...
3c64e823ed
Author | SHA1 | Date | |
---|---|---|---|
3c64e823ed | |||
cfd7175663 |
1 changed files with 1 additions and 1 deletions
|
@ -22,5 +22,5 @@ gleam_javascript = { version = ">= 1.0.0 and < 2.0.0" }
|
|||
gleam_json = { version = ">= 3.0.2 and < 4.0.0" }
|
||||
gleam_stdlib = { version = ">= 0.44.0 and < 2.0.0" }
|
||||
gleeunit = { version = ">= 1.0.0 and < 2.0.0" }
|
||||
spacetraders_api = { version = ">= 1.0.0 and < 2.0.0" }
|
||||
spacetraders_api = { version = ">= 1.1.0 and < 2.0.0" }
|
||||
spacetraders_models = { version = ">= 1.1.0 and < 2.0.0" }
|
||||
|
|
Loading…
Reference in a new issue