We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53740b2 commit 64bfb83Copy full SHA for 64bfb83
2 files changed
deno.jsonc
@@ -5,6 +5,9 @@
5
"imports": {
6
"@expo/devcert": "npm:@expo/devcert@^1.2.0"
7
},
8
+ "publish": {
9
+ "include": ["src/", "jsr.json", "LICENSE", "README.md"]
10
+ },
11
"compilerOptions": {
12
"lib": ["deno.window"]
13
}
jsr.jsonc
0 commit comments