mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
4d2d764816
Supports publishing an npm workspace with a directory structure similar to the following: - workspace - package.json - package-a - package.json - jsr.json - package-b - package.json - jsr.json deno_config PR: https://github.com/denoland/deno_config/pull/77 Closes https://github.com/denoland/deno/issues/23638
4 lines
47 B
JSON
4 lines
47 B
JSON
{
|
|
"name": "subtract",
|
|
"version": "1.0.0"
|
|
}
|