aboutsummaryrefslogtreecommitdiff
path: root/examples/events/gleam.toml
blob: 46a962c960a20ae41180a488fc43d6fcd279d77b (plain)
1
2
3
4
5
6
7
name = "events"
version = "1.0.0"
target = "javascript"

[dependencies]
gleam_stdlib = "~> 0.34"
lustre = { path = "../../" }