mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 07:16:56 -05:00
![David Sherret](/assets/img/avatar_default.png)
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.
4 lines
180 B
Text
4 lines
180 B
Text
@denotest:registry=http://localhost:4261/
|
|
//localhost:4261/:_authToken=private-reg-token
|
|
@denotest2:registry=http://localhost:4262/
|
|
//localhost:4262/:_authToken=private-reg-token2
|