mirror of
https://github.com/denoland/deno.git
synced 2025-01-01 20:09:02 -05:00
566adb7c0a
Deno was using the scope auth for the tarball urls, which is not always correct. We are going to do a release immediately for this issue.
1 line
38 B
JavaScript
1 line
38 B
JavaScript
module.exports = () => 'hi_private2';
|