diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2024-02-21 14:12:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-21 14:12:36 -0500 |
| commit | a2c1cc5a1a8513b9f6434de2764602ae97e6d8b3 (patch) | |
| tree | e0ca38197835482660c169674125a3e6ba2c954d /tests/testdata/jsr/registry/@denotest/module_graph | |
| parent | 8aa529f1b8934fc8aefdfd721e363b71a7c9c269 (diff) | |
fix(publish): better no-slow-types type discovery (#22517)
Diffstat (limited to 'tests/testdata/jsr/registry/@denotest/module_graph')
| -rw-r--r-- | tests/testdata/jsr/registry/@denotest/module_graph/1.4.0_meta.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0_meta.json b/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0_meta.json index ff105b58a..6cd99b42b 100644 --- a/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0_meta.json +++ b/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0_meta.json @@ -8,7 +8,6 @@ "dependencies": [{ "kind": "import", "type": "static", - "range": [[0, 0], [0, 35]], "specifier": "./other.ts", "specifierRange": [[0, 22], [0, 34]] }] |
