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 3045bed..1bf43ee 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -16,7 +16,7 @@ links = [{ title = "Wechat Miniprogram", href = "https://developers.weixin.qq.co
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
-gleam_javascript = ">= 0.11.0 and < 1.0.0"
+gleam_javascript = ">= 0.11.0 and < 2.0.0"
envoy = ">= 1.0.1 and < 2.0.0"
weapp = ">= 1.0.0 and < 2.0.0"