-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
41 lines (41 loc) · 1.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
{
"pins" : [
{
"identity" : "swift-cmark",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-cmark.git",
"state" : {
"branch" : "gfm",
"revision" : "86aeb491675de6f077a3a6df6cbcac1a25dcbee1"
}
},
{
"identity" : "swift-markdown",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-markdown",
"state" : {
"branch" : "main",
"revision" : "4cbd46eab22cbeef307095d17958b6ed23b5f38f"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-syntax",
"state" : {
"branch" : "main",
"revision" : "4ea85baddbd3b6e3c782510e035544e77ec544b2"
}
},
{
"identity" : "swifthighlighting",
"kind" : "remoteSourceControl",
"location" : "https://github.com/chriseidhof/SwiftHighlighting",
"state" : {
"branch" : "main",
"revision" : "8c6f459831335aad962a6e0e40819424e6de354a"
}
}
],
"version" : 2
}