aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gleam.toml b/gleam.toml
index cfb5fca..e9304d8 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -2,6 +2,7 @@ name = "gleam_json"
version = "1.0.1"
gleam = ">= 0.32.0"
+target = "javascript"
licences = ["Apache-2.0"]
description = "Work with JSON in Gleam"