diff options
Diffstat (limited to 'tests/specs/workspaces/lockfile/expected-lock.out')
-rw-r--r-- | tests/specs/workspaces/lockfile/expected-lock.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/workspaces/lockfile/expected-lock.out b/tests/specs/workspaces/lockfile/expected-lock.out index fc387c760..1559be085 100644 --- a/tests/specs/workspaces/lockfile/expected-lock.out +++ b/tests/specs/workspaces/lockfile/expected-lock.out @@ -1,7 +1,7 @@ { "version": "4", "specifiers": { - "jsr:@denotest/add@1": "jsr:@denotest/add@1.0.0" + "jsr:@denotest/add@1": "1.0.0" }, "jsr": { "@denotest/add@1.0.0": { |