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

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