mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -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.
7 lines
123 B
JSON
7 lines
123 B
JSON
{
|
|
"name": "npmrc_test",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"@denotest/tarballs-privateserver2": "1.0.0"
|
|
}
|
|
}
|