aboutsummaryrefslogtreecommitdiff
path: root/test-apps/vdom-test-templates/gleam.toml
blob: 24c306c1585bdec7f5b198b496df1f75dce8f220 (plain)
1
2
3
4
5
6
7
name = "app"
version = "1.0.0"
target = "javascript"

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