aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index abad8d7..a76a755 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -49,7 +49,6 @@ gleam_otp = "~> 0.9"
gleam_stdlib = "~> 0.34 or ~> 1.0"
glint = "0.16.0"
justin = "~> 1.0"
-shellout = "~> 1.6"
simplifile = "~> 1.4"
spinner = "~> 1.1"
tom = "~> 0.3"
@@ -58,3 +57,4 @@ gleam_package_interface = "~> 1.0"
[dev-dependencies]
birdie = "~> 1.0"
gleeunit = "~> 1.0"
+shellout = "~> 1.6"