forked from twostraws/IgniteSamples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
41 lines (41 loc) · 1.09 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" : "ignite",
"kind" : "remoteSourceControl",
"location" : "https://github.com/twostraws/Ignite.git",
"state" : {
"branch" : "main",
"revision" : "c643e9e76ba8d7dacbc980f724ce1d325faf10e5"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "0fbc8848e389af3bb55c182bc19ca9d5dc2f255b",
"version" : "1.4.0"
}
},
{
"identity" : "swift-cmark",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-cmark.git",
"state" : {
"branch" : "gfm",
"revision" : "2c47322cb32cbed555f13bf5cbfaa488cc30a785"
}
},
{
"identity" : "swift-markdown",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-markdown.git",
"state" : {
"branch" : "main",
"revision" : "365bf2d61d5fbca5cbd3b359b203ef6a69d9381f"
}
}
],
"version" : 2
}