Skip to content

Commit

Permalink
Merge pull request kuglee#64 from Point-brain/patch-1
Browse files Browse the repository at this point in the history
Update Package.resolved
  • Loading branch information
kuglee authored Jul 10, 2022
2 parents b0b19ac + 872030f commit d7ab1fb
Showing 1 changed file with 1 addition and 50 deletions.
Original file line number Diff line number Diff line change
@@ -1,50 +1 @@
{
"pins" : [
{
"identity" : "corelocation",
"kind" : "remoteSourceControl",
"location" : "https://github.com/PromiseKit/CoreLocation",
"state" : {
"revision" : "fcb6e45aa93dbce4a56e65a7a2649ec304867ac0",
"version" : "3.1.2"
}
},
{
"identity" : "foundation",
"kind" : "remoteSourceControl",
"location" : "https://github.com/PromiseKit/Foundation",
"state" : {
"revision" : "985f17fa69ee0e5b7eb3ff9be87ffc4e05fc0927",
"version" : "3.4.0"
}
},
{
"identity" : "pmkhealthkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/kuglee/PMKHealthKit",
"state" : {
"branch" : "master",
"revision" : "1d321805da2b0488efe5948cb14d14a16398f119"
}
},
{
"identity" : "promisekit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mxcl/PromiseKit.git",
"state" : {
"revision" : "3fd8c77ded8a4bbee548e3bd6c987ffe8c1e3574",
"version" : "6.17.0"
}
},
{
"identity" : "swizzle",
"kind" : "remoteSourceControl",
"location" : "https://github.com/kuglee/Swizzle",
"state" : {
"revision" : "efa073b5ff899e564e9c22e161f69540f4e161f1",
"version" : "0.1.1"
}
}
],
"version" : 2
}
{ "object": { "pins": [ { "package": "PMKCoreLocation", "repositoryURL": "https://github.com/PromiseKit/CoreLocation", "state": { "branch": null, "revision": "fcb6e45aa93dbce4a56e65a7a2649ec304867ac0", "version": "3.1.2" } }, { "package": "PMKFoundation", "repositoryURL": "https://github.com/PromiseKit/Foundation", "state": { "branch": null, "revision": "985f17fa69ee0e5b7eb3ff9be87ffc4e05fc0927", "version": "3.4.0" } }, { "package": "PMKHealthKit", "repositoryURL": "https://github.com/kuglee/PMKHealthKit", "state": { "branch": "master", "revision": "1d321805da2b0488efe5948cb14d14a16398f119", "version": null } }, { "package": "PromiseKit", "repositoryURL": "https://github.com/mxcl/PromiseKit.git", "state": { "branch": null, "revision": "3fd8c77ded8a4bbee548e3bd6c987ffe8c1e3574", "version": "6.17.0" } }, { "package": "Swizzle", "repositoryURL": "https://github.com/kuglee/Swizzle", "state": { "branch": null, "revision": "efa073b5ff899e564e9c22e161f69540f4e161f1", "version": "0.1.1" } } ] }, "version": 1 }

0 comments on commit d7ab1fb

Please sign in to comment.