-
Notifications
You must be signed in to change notification settings - Fork 84
Expand file tree
/
Copy pathPackage.resolved
More file actions
52 lines (52 loc) · 1.46 KB
/
Package.resolved
File metadata and controls
52 lines (52 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"object": {
"pins": [
{
"package": "iOSSnapshotTestCase",
"repositoryURL": "https://github.com/uber/ios-snapshot-test-case.git",
"state": {
"branch": null,
"revision": "7b10770333a961be6e5a41c9ce04b8c6d3990126",
"version": "8.0.0"
}
},
{
"package": "swift-custom-dump",
"repositoryURL": "https://github.com/pointfreeco/swift-custom-dump",
"state": {
"branch": null,
"revision": "2a2a938798236b8fa0bc57c453ee9de9f9ec3ab0",
"version": "1.4.1"
}
},
{
"package": "swift-snapshot-testing",
"repositoryURL": "https://github.com/pointfreeco/swift-snapshot-testing.git",
"state": {
"branch": null,
"revision": "bf8d8c27f0f0c6d5e77bff0db76ab68f2050d15d",
"version": "1.18.9"
}
},
{
"package": "swift-syntax",
"repositoryURL": "https://github.com/swiftlang/swift-syntax",
"state": {
"branch": null,
"revision": "4799286537280063c85a32f09884cfbca301b1a1",
"version": "602.0.0"
}
},
{
"package": "xctest-dynamic-overlay",
"repositoryURL": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"state": {
"branch": null,
"revision": "34e463e98ab8541c604af706c99bed7160f5ec70",
"version": "1.8.1"
}
}
]
},
"version": 1
}