-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathPackage.resolved
More file actions
68 lines (68 loc) · 2.01 KB
/
Package.resolved
File metadata and controls
68 lines (68 loc) · 2.01 KB
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" : "swift-custom-dump",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-custom-dump",
"state" : {
"revision" : "06c57924455064182d6b217f06ebc05d00cb2990",
"version" : "1.5.0"
}
},
{
"identity" : "swift-literal-type-inference",
"kind" : "remoteSourceControl",
"location" : "https://github.com/p-x9/swift-literal-type-inference.git",
"state" : {
"revision" : "a67dc0c90511f0b036de8ee51ecba9243d1a5ec0",
"version" : "0.6.0"
}
},
{
"identity" : "swift-macro-testing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-macro-testing.git",
"state" : {
"revision" : "2e494c632d510715c96a694ff25e2a8d4ac3f64b",
"version" : "0.6.5"
}
},
{
"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" : "ad5e3190cc63dc288f28546f9c6827efc1e9d495",
"version" : "1.19.2"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-syntax.git",
"state" : {
"revision" : "9de99a78f099e59caf2b2beec65a4c45d54b2081",
"version" : "603.0.1"
}
},
{
"identity" : "xctest-dynamic-overlay",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/xctest-dynamic-overlay",
"state" : {
"revision" : "dfd70507def84cb5fb821278448a262c6ff2bbad",
"version" : "1.9.0"
}
}
],
"version" : 2
}