diff options
Diffstat (limited to 'examples/06-custom-effects/gleam.toml')
-rw-r--r-- | examples/06-custom-effects/gleam.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/06-custom-effects/gleam.toml b/examples/06-custom-effects/gleam.toml index 96b9a10..a573eea 100644 --- a/examples/06-custom-effects/gleam.toml +++ b/examples/06-custom-effects/gleam.toml @@ -10,3 +10,4 @@ lustre_http = "~> 0.5" [dev-dependencies] gleeunit = "~> 1.0" +lustre_dev_tools = "~> 1.0" |