summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/jsr/registry/@denotest/module_graph
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/jsr/registry/@denotest/module_graph')
-rw-r--r--cli/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0_meta.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/cli/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0_meta.json b/cli/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0_meta.json
index d1e9a96b9..8745d72b9 100644
--- a/cli/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0_meta.json
+++ b/cli/tests/testdata/jsr/registry/@denotest/module_graph/1.4.0_meta.json
@@ -1,4 +1,8 @@
{
+ "exports": {
+ ".": "./mod.ts",
+ "./other": "./other.ts"
+ },
"moduleGraph1": {
"/mod.ts": {
"dependencies": [{