We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2024dad commit 11e58faCopy full SHA for 11e58fa
apollo-ios-pagination/Package.swift
@@ -17,7 +17,7 @@ let package = Package(
17
dependencies: [
18
.package(
19
url: "https://github.com/apollographql/apollo-ios.git",
20
- exact: "2.0.0-beta-3"
+ exact: "2.0.0"
21
),
22
23
url: "https://github.com/apple/swift-collections",
0 commit comments