summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/registry/@denotest/cjs-local-global-decls/1.0.0
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2022-08-26 09:17:48 -0400
committerGitHub <noreply@github.com>2022-08-26 09:17:48 -0400
commitf583a7ebf4f7c4ef21061fba802f80fd2d5299e7 (patch)
tree932cbbd35ee2787e62150238ab6aa391708a1086 /cli/tests/testdata/npm/registry/@denotest/cjs-local-global-decls/1.0.0
parentf35900eb5b44869626e9e4f3fbc6d0fe268d2b56 (diff)
chore(npm): add test for esm npm binary package (#15609)
Diffstat (limited to 'cli/tests/testdata/npm/registry/@denotest/cjs-local-global-decls/1.0.0')
-rw-r--r--cli/tests/testdata/npm/registry/@denotest/cjs-local-global-decls/1.0.0/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/npm/registry/@denotest/cjs-local-global-decls/1.0.0/package.json b/cli/tests/testdata/npm/registry/@denotest/cjs-local-global-decls/1.0.0/package.json
index f3514e2ab..b151deaf6 100644
--- a/cli/tests/testdata/npm/registry/@denotest/cjs-local-global-decls/1.0.0/package.json
+++ b/cli/tests/testdata/npm/registry/@denotest/cjs-local-global-decls/1.0.0/package.json
@@ -1,4 +1,4 @@
{
"name": "@deno/cjs-local-global-decls",
"version": "1.0.0"
-} \ No newline at end of file
+}