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

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