Skip to content

Commit e5add10

Browse files
committed
Up
1 parent a12a2a8 commit e5add10

File tree

1 file changed

+31
-38
lines changed

1 file changed

+31
-38
lines changed

Package.resolved

+31-38
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,34 @@
11
{
2-
"pins" : [
3-
{
4-
"identity" : "cwlcatchexception",
5-
"kind" : "remoteSourceControl",
6-
"location" : "https://github.com/mattgallagher/CwlCatchException.git",
7-
"state" : {
8-
"revision" : "3b123999de19bf04905bc1dfdb76f817b0f2cc00",
9-
"version" : "2.1.2"
2+
"object": {
3+
"pins": [
4+
{
5+
"package": "CwlCatchException",
6+
"repositoryURL": "https://github.com/mattgallagher/CwlCatchException.git",
7+
"state": {
8+
"branch": null,
9+
"revision": "3b123999de19bf04905bc1dfdb76f817b0f2cc00",
10+
"version": "2.1.2"
11+
}
12+
},
13+
{
14+
"package": "CwlPreconditionTesting",
15+
"repositoryURL": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
16+
"state": {
17+
"branch": null,
18+
"revision": "dc9af4781f2afdd1e68e90f80b8603be73ea7abc",
19+
"version": "2.2.0"
20+
}
21+
},
22+
{
23+
"package": "MapboxCommon",
24+
"repositoryURL": "https://github.com/mapbox/mapbox-common-ios.git",
25+
"state": {
26+
"branch": null,
27+
"revision": "66c604ce480a5d2e98dbe017b49886652d4d89a2",
28+
"version": "24.0.0"
29+
}
1030
}
11-
},
12-
{
13-
"identity" : "cwlpreconditiontesting",
14-
"kind" : "remoteSourceControl",
15-
"location" : "https://github.com/mattgallagher/CwlPreconditionTesting.git",
16-
"state" : {
17-
"revision" : "dc9af4781f2afdd1e68e90f80b8603be73ea7abc",
18-
"version" : "2.2.0"
19-
}
20-
},
21-
{
22-
"identity" : "mapbox-common-ios",
23-
"kind" : "remoteSourceControl",
24-
"location" : "https://github.com/mapbox/mapbox-common-ios.git",
25-
"state" : {
26-
"revision" : "eea3a287b1f6212a624b05286799cd22c554849f",
27-
"version" : "24.10.0-rc.1"
28-
}
29-
},
30-
{
31-
"identity" : "turf-swift",
32-
"kind" : "remoteSourceControl",
33-
"location" : "https://github.com/mapbox/turf-swift.git",
34-
"state" : {
35-
"revision" : "bf840e6b9529d105687840fe2c9dcd74197d46d1",
36-
"version" : "4.0.0"
37-
}
38-
}
39-
],
40-
"version" : 2
31+
]
32+
},
33+
"version": 1
4134
}

0 commit comments

Comments
 (0)