Skip to content

Commit

Permalink
Updating runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdsupremacist committed Nov 26, 2020
1 parent 7c2331c commit c007080
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"repositoryURL": "https://github.com/nerdsupremacist/Runtime.git",
"state": {
"branch": null,
"revision": "0fa308e65890216eeb1bb2c4b7bb87dd175b17f8",
"version": "2.1.2-beta.12"
"revision": "32cc77be43c34d95d3fe3d21035b21472e03542a",
"version": "2.1.2-beta.13"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/nerdsupremacist/GraphQL.git", from: "0.12.1-beta.6"),
.package(url: "https://github.com/nerdsupremacist/Runtime.git", from: "2.1.2-beta.12"),
.package(url: "https://github.com/nerdsupremacist/Runtime.git", from: "2.1.2-beta.13"),
.package(url: "https://github.com/nerdsupremacist/ContextKit.git", from: "0.2.1"),
],
targets: [
Expand Down

0 comments on commit c007080

Please sign in to comment.