-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathPackage.resolved
More file actions
34 lines (34 loc) · 890 Bytes
/
Package.resolved
File metadata and controls
34 lines (34 loc) · 890 Bytes
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
{
"object": {
"pins": [
{
"package": "RxFeedback",
"repositoryURL": "https://github.com/NoTests/RxFeedback.swift.git",
"state": {
"branch": null,
"revision": "cbd500b8dcf1ae72e8c09f26e8f7f5a03268b58d",
"version": "3.0.0"
}
},
{
"package": "RxSwift",
"repositoryURL": "https://github.com/ReactiveX/RxSwift.git",
"state": {
"branch": null,
"revision": "002d325b0bdee94e7882e1114af5ff4fe1e96afa",
"version": "5.1.1"
}
},
{
"package": "SnapshotTesting",
"repositoryURL": "https://github.com/pointfreeco/swift-snapshot-testing.git",
"state": {
"branch": null,
"revision": "114882386a815f4a2e6d8f2f7ee4857acd372438",
"version": "1.7.2"
}
}
]
},
"version": 1
}