-
Notifications
You must be signed in to change notification settings - Fork 16
/
Package.resolved
73 lines (73 loc) · 2.08 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
69
70
71
72
73
{
"pins" : [
{
"identity" : "ignite",
"kind" : "remoteSourceControl",
"location" : "https://github.com/twostraws/Ignite.git",
"state" : {
"branch" : "main",
<<<<<<< HEAD
"revision" : "e2f97687d05388be2c2f4f944da554dd320224a9"
=======
"revision" : "a4c72314c2aa6a7a62d3e33ac0574abec562e87f"
>>>>>>> cdb111f79cb6550066400d5c9bd2d12fd791a799
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
<<<<<<< HEAD
"revision" : "41982a3656a71c768319979febd796c6fd111d5c",
"version" : "1.5.0"
=======
"revision" : "0fbc8848e389af3bb55c182bc19ca9d5dc2f255b",
"version" : "1.4.0"
>>>>>>> cdb111f79cb6550066400d5c9bd2d12fd791a799
}
},
{
"identity" : "swift-cmark",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-cmark.git",
"state" : {
"revision" : "3ccff77b2dc5b96b77db3da0d68d28068593fa53",
"version" : "0.5.0"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "671108c96644956dddcd89dd59c203dcdb36cec7",
"version" : "1.1.4"
}
},
{
"identity" : "swift-markdown",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-markdown.git",
"state" : {
<<<<<<< HEAD
"revision" : "8f79cb175981458a0a27e76cb42fee8e17b1a993",
"version" : "0.5.0"
}
},
{
"identity" : "swiftsoup",
"kind" : "remoteSourceControl",
"location" : "https://github.com/scinfu/SwiftSoup.git",
"state" : {
"revision" : "0837db354faf9c9deb710dc597046edaadf5360f",
"version" : "2.7.6"
=======
"branch" : "main",
"revision" : "4ac777505bf8510563973eca182992108f8b23cd"
>>>>>>> cdb111f79cb6550066400d5c9bd2d12fd791a799
}
}
],
"version" : 2
}