mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
ec968aa5ae
Fixes https://github.com/denoland/deno/issues/26509. Ended up being a `deno_graph` bug causing the error to surface. This PR updates `deno_graph` to pick up the fix and reverts the temporary workaround that skipped JSON exports.
5 lines
97 B
JSON
5 lines
97 B
JSON
{
|
|
"imports": {
|
|
"@denotest/multiple-exports": "jsr:@denotest/multiple-exports@^1.0.0"
|
|
}
|
|
}
|