0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-02 12:50:43 -05:00
denoland-deno/tests/specs/publish/bun_specifier/__test__.jsonc
Luca Casonato 4a0bbd0a71
fix: support bun specifiers in JSR publish (#24588)
Fixes https://github.com/denoland/deno/issues/26989

---------

Co-authored-by: Nathan Whitaker <nathan@deno.com>
2024-11-28 15:47:29 +01:00

4 lines
76 B
JSON

{
"args": "publish --token 'sadfasdf'",
"output": "bun_specifier.out"
}