diff options
Diffstat (limited to 'tests/specs/run/workspaces')
| -rw-r--r-- | tests/specs/run/workspaces/basic/main.out | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/specs/run/workspaces/basic/main.out b/tests/specs/run/workspaces/basic/main.out index 9806f7d63..256b380af 100644 --- a/tests/specs/run/workspaces/basic/main.out +++ b/tests/specs/run/workspaces/basic/main.out @@ -1,11 +1,7 @@ [WILDCARD]Workspace config generated this import map { "imports": { "chalk": "npm:chalk", - "chalk/": "npm:/chalk/", - "asdfasdfasdf": "jsr:asdfasdfasdf@^0.0.0", - "asdfasdfasdf/": "jsr:/asdfasdfasdf@^0.0.0/", - "qwerqwer": "jsr:qwerqwer@^0.0.0", - "qwerqwer/": "jsr:/qwerqwer@^0.0.0/" + "chalk/": "npm:/chalk/" }, "scopes": { "./bar/": { |
