-
Notifications
You must be signed in to change notification settings - Fork 3
/
Package.resolved
50 lines (50 loc) · 1.45 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
{
"pins" : [
{
"identity" : "swift-literal-type-inference",
"kind" : "remoteSourceControl",
"location" : "https://github.com/p-x9/swift-literal-type-inference.git",
"state" : {
"revision" : "59480c8b9dbd4fcd414d86abf11ba4d749b7d5ff",
"version" : "0.3.0"
}
},
{
"identity" : "swift-macro-testing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-macro-testing.git",
"state" : {
"revision" : "20c1a8f3b624fb5d1503eadcaa84743050c350f4",
"version" : "0.5.2"
}
},
{
"identity" : "swift-object-association",
"kind" : "remoteSourceControl",
"location" : "https://github.com/p-x9/swift-object-association.git",
"state" : {
"revision" : "93806cfecae1f198c894ed5585b93aff0e2d1f5a",
"version" : "0.5.0"
}
},
{
"identity" : "swift-snapshot-testing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-snapshot-testing",
"state" : {
"revision" : "6d932a79e7173b275b96c600c86c603cf84f153c",
"version" : "1.17.4"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-syntax.git",
"state" : {
"revision" : "2bc86522d115234d1f588efe2bcb4ce4be8f8b82",
"version" : "510.0.3"
}
}
],
"version" : 2
}