diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2024-09-02 17:33:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-02 15:33:07 +0000 |
| commit | 3015f16fbf3ab064aa938c49df6f2f0404e12fe3 (patch) | |
| tree | b1477a59bdd270d1e95852fc575f1f64230e4d95 /tests/specs/run/netlify_edge_bundler_hack/package.json | |
| parent | bc51eca70000e809ef3b64f66e9482316768e02a (diff) | |
fix: remove entrypoint hack for Deno 2.0 (#25332)
Diffstat (limited to 'tests/specs/run/netlify_edge_bundler_hack/package.json')
| -rw-r--r-- | tests/specs/run/netlify_edge_bundler_hack/package.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/specs/run/netlify_edge_bundler_hack/package.json b/tests/specs/run/netlify_edge_bundler_hack/package.json deleted file mode 100644 index bd0ecbc6e..000000000 --- a/tests/specs/run/netlify_edge_bundler_hack/package.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "name": "my-package", - "version": "1.0.0" -} |
