We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d82097 commit 752a1b8Copy full SHA for 752a1b8
1 file changed
deno.json
@@ -6,7 +6,7 @@
6
},
7
"publish": {
8
"exclude": [
9
- "!/lib"
+ "!./lib"
10
]
11
12
"exports": "./main.ts",
0 commit comments