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

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