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

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