aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 994ba73..db1a961 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -35,7 +35,7 @@ pages = [
[dependencies]
gleam_erlang = "~> 0.24"
-gleam_json = "~> 1.0"
+gleam_json = "~> 1.0 or ~> 2.0"
gleam_otp = "~> 0.9"
gleam_stdlib = "~> 0.36"