1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-18 13:22:55 -05:00
denoland-deno/tests/specs/publish/bun_specifier/__test__.jsonc
Luca Casonato 32e260d55a
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 14:51:24 +01:00

4 lines
76 B
Text

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