diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2024-07-17 23:06:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-17 23:06:30 -0400 |
commit | ecd4f900c62d3de1f3e08c5d1f34a5e6430aa413 (patch) | |
tree | 9ca5cb90e0f935159963f7e217092f31d7c4698a /tests/specs/npm/lifecycle_scripts | |
parent | bf9c08b705725bf35b60fb8a468edbc35ba3cdde (diff) |
fix(publish): surface syntax errors when using --no-check (#24620)
Diffstat (limited to 'tests/specs/npm/lifecycle_scripts')
-rw-r--r-- | tests/specs/npm/lifecycle_scripts/no_deno_json.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/npm/lifecycle_scripts/no_deno_json.out b/tests/specs/npm/lifecycle_scripts/no_deno_json.out index 38a461449..aa9bc964a 100644 --- a/tests/specs/npm/lifecycle_scripts/no_deno_json.out +++ b/tests/specs/npm/lifecycle_scripts/no_deno_json.out @@ -1,6 +1,7 @@ [UNORDERED_START] Download http://localhost:4260/@denotest/lifecycle-scripts-cjs Download http://localhost:4260/@denotest/bin +[UNORDERED_START] Download http://localhost:4260/@denotest/lifecycle-scripts-cjs/1.0.0.tgz Download http://localhost:4260/@denotest/bin/1.0.0.tgz Initialize @denotest/lifecycle-scripts-cjs@1.0.0 |