forked from FluidGroup/Brightroom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
68 lines (68 loc) · 1.93 KB
/
Package.resolved
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"pins" : [
{
"identity" : "rxswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ReactiveX/RxSwift.git",
"state" : {
"revision" : "7e01c05f25c025143073eaa3be3532f9375c614b",
"version" : "6.1.0"
}
},
{
"identity" : "swift-atomics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-atomics.git",
"state" : {
"revision" : "ff3d2212b6b093db7f177d0855adbc4ef9c5f036",
"version" : "1.0.3"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/FluidGroup/swift-collections",
"state" : {
"revision" : "939cfd25234472b4dc91c3caeab304d15bca9a73",
"version" : "1.1.0"
}
},
{
"identity" : "swift-concurrency-task-manager",
"kind" : "remoteSourceControl",
"location" : "https://github.com/VergeGroup/swift-concurrency-task-manager",
"state" : {
"revision" : "9f686139a7d08ecca12d64a7a9bdf81cb1a1c986",
"version" : "1.2.0"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-syntax.git",
"state" : {
"revision" : "ffa3cd6fc2aa62adbedd31d3efaf7c0d86a9f029",
"version" : "509.0.1"
}
},
{
"identity" : "transitionpatch",
"kind" : "remoteSourceControl",
"location" : "https://github.com/FluidGroup/TransitionPatch.git",
"state" : {
"revision" : "88aac5305fe568ef62f73a3cf19f0b8392ffb52c",
"version" : "1.0.5"
}
},
{
"identity" : "verge",
"kind" : "remoteSourceControl",
"location" : "https://github.com/VergeGroup/Verge.git",
"state" : {
"revision" : "e1656a1e46ce044d0f05bfba69dba0273a8a71ee",
"version" : "12.0.0-beta.2"
}
}
],
"version" : 2
}