-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathPackage.resolved
32 lines (32 loc) · 878 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" : "async-http-client",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftuiux/async-http-client.git",
"state" : {
"revision" : "936a6e953d3c3e05a14c3d852fea9955e57c9854",
"version" : "1.5.0"
}
},
{
"identity" : "async-task",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftuiux/async-task.git",
"state" : {
"revision" : "d05dc1ec967813392da38e3501dfe666098baaec",
"version" : "1.2.5"
}
},
{
"identity" : "retry-policy-service",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftuiux/retry-policy-service.git",
"state" : {
"revision" : "2a6a1f057fbf77337dfc73db98bd3d538127b3e2",
"version" : "1.0.1"
}
}
],
"version" : 2
}