-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPackage.resolved
More file actions
32 lines (32 loc) · 856 Bytes
/
Package.resolved
File metadata and controls
32 lines (32 loc) · 856 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
{
"pins" : [
{
"identity" : "fivekit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/FiveSheepCo/FiveKit.git",
"state" : {
"branch" : "main",
"revision" : "f91c5d89b138a19e0084b05941ff7ce60bf97a43"
}
},
{
"identity" : "foundationplus",
"kind" : "remoteSourceControl",
"location" : "https://github.com/FiveSheepCo/FoundationPlus.git",
"state" : {
"branch" : "main",
"revision" : "b142492bc3c2eb9304c5321252df5cd2a7755282"
}
},
{
"identity" : "swiftuielements",
"kind" : "remoteSourceControl",
"location" : "https://github.com/FiveSheepCo/SwiftUIElements.git",
"state" : {
"branch" : "main",
"revision" : "867f5c4a0a373a8b94e2061c99706bafaa970f5d"
}
}
],
"version" : 2
}