-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
41 lines (41 loc) · 1.14 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
{
"pins" : [
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections",
"state" : {
"revision" : "94cf62b3ba8d4bed62680a282d4c25f9c63c2efb",
"version" : "1.1.0"
}
},
{
"identity" : "swift-extension",
"kind" : "remoteSourceControl",
"location" : "https://github.com/FullStack-Swift/swift-extension",
"state" : {
"branch" : "main",
"revision" : "4d03ba06e5ef33e08abcf4668bded09e99c69471"
}
},
{
"identity" : "swift-identified-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-identified-collections",
"state" : {
"revision" : "d1e45f3e1eee2c9193f5369fa9d70a6ddad635e8",
"version" : "1.0.0"
}
},
{
"identity" : "swift-json",
"kind" : "remoteSourceControl",
"location" : "https://github.com/FullStack-Swift/swift-json",
"state" : {
"branch" : "main",
"revision" : "6b80dbbb798fbf988f01b64b2a0f4ccdf3e9c139"
}
}
],
"version" : 2
}