We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 815f247 commit b6ae32fCopy full SHA for b6ae32f
1 file changed
deno.json
@@ -6,7 +6,7 @@
6
"name": "@deno/deploy",
7
"license": "MIT",
8
"tasks": {
9
- "build": "deno run -A jsr:@deno/wasmbuild@0.19"
+ "build": "deno run -A jsr:@deno/wasmbuild@0.19.2"
10
},
11
"publish": {
12
"exclude": [
0 commit comments