We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d75b214 commit d8fe1aaCopy full SHA for d8fe1aa
gleam.toml
@@ -5,6 +5,9 @@ licences = ["MIT"]
5
repository = { type = "github", user = "darky", repo = "glerd" }
6
gleam = ">= 1.2.0"
7
8
+[javascript.deno]
9
+allow_read = true
10
+
11
[dependencies]
12
fswalk = ">= 3.0.1"
13
glance = ">= 0.11.0"
0 commit comments