1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-26 16:09:27 -05:00
denoland-deno/cli/tests/testdata/publish/workspace.out

11 lines
433 B
Text

Publishing a workspace...
Checking fast check type graph for errors...
Ensuring type checks...
Check file:///[WILDCARD]/workspace/foo/mod.ts
Check file:///[WILDCARD]/workspace/bar/mod.ts
Publishing @foo/bar@1.0.0 ...
Successfully published @foo/bar@1.0.0
Visit http://127.0.0.1:4250/@foo/bar@1.0.0 for details
Publishing @foo/foo@1.0.0 ...
Successfully published @foo/foo@1.0.0
Visit http://127.0.0.1:4250/@foo/foo@1.0.0 for details