diff options
Diffstat (limited to 'tests/testdata/publish/package_json.out')
-rw-r--r-- | tests/testdata/publish/package_json.out | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/testdata/publish/package_json.out b/tests/testdata/publish/package_json.out new file mode 100644 index 000000000..7b54ce8da --- /dev/null +++ b/tests/testdata/publish/package_json.out @@ -0,0 +1,8 @@ +Download http://localhost:4545/npm/registry/picocolors +Download http://localhost:4545/npm/registry/picocolors/picocolors-1.0.0.tgz +Check file:///[WILDCARD]/publish/package_json/mod.ts +Checking for slow types in the public API... +Check file:///[WILDCARD]/publish/package_json/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 |