aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gleam.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gleam.toml b/gleam.toml
index 6c6cf61..6d7186b 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,6 @@
name = "try_gleam"
version = "1.0.0"
+target = "javascript"
# Fill out these fields if you intend to generate HTML documentation or publish
# your project to the Hex package manager.