Update deno.json (#2063)

This commit is contained in:
Milo 2021-10-11 08:47:30 +01:00 committed by GitHub
parent 26a72942e1
commit 603bc7cfaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@
}
},
"bin": "deno.exe",
"post_install": ["deno upgrade"],
"checkver": {
"github": "https://github.com/denoland/deno"
},