aboutsummaryrefslogtreecommitdiff
path: root/examples/04-custom-event-handlers/gleam.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/04-custom-event-handlers/gleam.toml')
-rw-r--r--examples/04-custom-event-handlers/gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/04-custom-event-handlers/gleam.toml b/examples/04-custom-event-handlers/gleam.toml
index a9666db..421e8e8 100644
--- a/examples/04-custom-event-handlers/gleam.toml
+++ b/examples/04-custom-event-handlers/gleam.toml
@@ -4,7 +4,7 @@ target = "javascript"
[dependencies]
gleam_stdlib = "~> 0.34 or ~> 1.0"
-lustre = { path = "../../" }
+lustre = "4.0.0-rc.1"
lustre_ui = "~> 0.4"
[dev-dependencies]