mirror of
https://github.com/denoland/deno.git
synced 2024-12-14 11:27:57 -05:00
7 lines
126 B
JSON
7 lines
126 B
JSON
|
{
|
||
|
"workspace": ["./member-a", "./member-b"],
|
||
|
"imports": {
|
||
|
"@denotest/subtract": "jsr:@denotest/subtract@^0.2.0"
|
||
|
}
|
||
|
}
|