diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2022-11-24 12:07:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-24 17:07:36 +0000 |
| commit | b6f49cf4790926df125add2329611a8eff8db9da (patch) | |
| tree | 513a81e64185115e50cd06636a410178ed23c14b /cli/tests/testdata/npm/compare_globals | |
| parent | 04afc06b00b28645462f3cca1626d22c1cd579f8 (diff) | |
fix(npm/check): prioritize exports over types entry (#16788)
Diffstat (limited to 'cli/tests/testdata/npm/compare_globals')
| -rw-r--r-- | cli/tests/testdata/npm/compare_globals/main.out | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/npm/compare_globals/main.out b/cli/tests/testdata/npm/compare_globals/main.out index 1b22fd318..8b3b62bc1 100644 --- a/cli/tests/testdata/npm/compare_globals/main.out +++ b/cli/tests/testdata/npm/compare_globals/main.out @@ -3,6 +3,5 @@ Download http://localhost:4545/npm/registry/@types/node Download http://localhost:4545/npm/registry/@denotest/globals/1.0.0.tgz Download http://localhost:4545/npm/registry/@types/node/node-18.8.2.tgz Check file:///[WILDCARD]/npm/compare_globals/main.ts -Check file:///[WILDCARD]/std/node/module_all.ts true [] |
