Skip to content

Commit 17d077c

Browse files
committed
try fix
1 parent 7366ef1 commit 17d077c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

tests/fixtures/immutable-install/yarn.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 8
6-
cacheKey: 10c0
5+
version: 6
76

8-
"a@npm:0.0.0, a@workspace:a":
7+
"a@0.0.0, a@workspace:a":
98
version: 0.0.0-use.local
109
resolution: "a@workspace:a"
1110
languageName: unknown
@@ -15,7 +14,7 @@ __metadata:
1514
version: 0.0.0-use.local
1615
resolution: "b@workspace:b"
1716
dependencies:
18-
a: "npm:0.0.0"
17+
a: 0.0.0
1918
languageName: unknown
2019
linkType: soft
2120

0 commit comments

Comments
 (0)