Skip to content

Commit 8299d89

Browse files
committed
chore: remove test from package
1 parent 64bfb83 commit 8299d89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deno.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@expo/devcert": "npm:@expo/devcert@^1.2.0"
77
},
88
"publish": {
9-
"include": ["src/", "jsr.json", "LICENSE", "README.md"]
9+
"include": ["src/plugin.ts", "jsr.json", "LICENSE", "README.md"]
1010
},
1111
"compilerOptions": {
1212
"lib": ["deno.window"]

0 commit comments

Comments
 (0)