mirror of
https://github.com/denoland/deno.git
synced 2024-12-11 18:17:48 -05:00
48da3c17ea
Fixes #24607. This PR makes the logic that caches top level dependencies (things present in import map) smarter, so we handle JSR dependencies without root exports.
8 lines
97 B
JSON
8 lines
97 B
JSON
{
|
|
"scope": "std",
|
|
"name": "path",
|
|
"latest": "1.0.0",
|
|
"versions": {
|
|
"1.0.0": {}
|
|
}
|
|
}
|