forked from colinc86/LaTeXSwiftUI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
32 lines (32 loc) · 853 Bytes
/
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
{
"pins" : [
{
"identity" : "mathjaxswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/colinc86/MathJaxSwift",
"state" : {
"revision" : "e23d6eab941da699ac4a60fb0e60f3ba5c937459",
"version" : "3.4.0"
}
},
{
"identity" : "swift-html-entities",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Kitura/swift-html-entities",
"state" : {
"revision" : "d8ca73197f59ce260c71bd6d7f6eb8bbdccf508b",
"version" : "4.0.1"
}
},
{
"identity" : "swiftdraw",
"kind" : "remoteSourceControl",
"location" : "https://github.com/colinc86/SwiftDraw",
"state" : {
"branch" : "latexswiftui",
"revision" : "8789f44b5d32d75e80af635277ee637d61d5df5c"
}
}
],
"version" : 2
}