Skip to content

Commit 873ca0a

Browse files
committed
Add Package.resolved
1 parent 48adfc8 commit 873ca0a

File tree

1 file changed

+70
-0
lines changed

1 file changed

+70
-0
lines changed

Package.resolved

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
{
2+
"object": {
3+
"pins": [
4+
{
5+
"package": "AnyCodable",
6+
"repositoryURL": "https://github.com/Flight-School/AnyCodable.git",
7+
"state": {
8+
"branch": null,
9+
"revision": "396ccc3dba5bdee04c1e742e7fab40582861401e",
10+
"version": "0.1.0"
11+
}
12+
},
13+
{
14+
"package": "FileCheck",
15+
"repositoryURL": "https://github.com/llvm-swift/FileCheck.git",
16+
"state": {
17+
"branch": null,
18+
"revision": "89b8480055f9adf8ce2f9ad5e2fac7ac1076242e",
19+
"version": "0.0.8"
20+
}
21+
},
22+
{
23+
"package": "JSONAPI",
24+
"repositoryURL": "https://github.com/mattpolzin/JSONAPI.git",
25+
"state": {
26+
"branch": null,
27+
"revision": "a88bb77bd0d2cf9bc493bc21839c98fd5962f772",
28+
"version": "0.18.0"
29+
}
30+
},
31+
{
32+
"package": "JSONAPIArbitrary",
33+
"repositoryURL": "https://github.com/mattpolzin/JSONAPI-Arbitrary.git",
34+
"state": {
35+
"branch": null,
36+
"revision": "9288859189cf868f49fd2662d605db998886757f",
37+
"version": "1.0.0"
38+
}
39+
},
40+
{
41+
"package": "Poly",
42+
"repositoryURL": "https://github.com/mattpolzin/Poly.git",
43+
"state": {
44+
"branch": null,
45+
"revision": "77f45b8963a51c02d71fc4075eba5cff47ff0d07",
46+
"version": "1.0.0"
47+
}
48+
},
49+
{
50+
"package": "Sampleable",
51+
"repositoryURL": "https://github.com/mattpolzin/Sampleable.git",
52+
"state": {
53+
"branch": null,
54+
"revision": "6572998ac30685d8bb73e6b725596d07d891a75a",
55+
"version": "1.0.0"
56+
}
57+
},
58+
{
59+
"package": "SwiftCheck",
60+
"repositoryURL": "https://github.com/typelift/SwiftCheck.git",
61+
"state": {
62+
"branch": null,
63+
"revision": "cf9958085b2ee1643e541e407c3233d1b76c18ff",
64+
"version": "0.11.0"
65+
}
66+
}
67+
]
68+
},
69+
"version": 1
70+
}

0 commit comments

Comments
 (0)