File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
"repositoryURL" : " https://github.com/GraphQLSwift/GraphQL.git" ,
16
16
"state" : {
17
17
"branch" : null ,
18
- "revision" : " 87649dbc3cdab0be0256c86235f2aec22ec1bfc1 " ,
19
- "version" : " 2.10.0 "
18
+ "revision" : " ec809df8cce95d6aea820f70f04067abc08080f2 " ,
19
+ "version" : " 2.10.3 "
20
20
}
21
21
},
22
22
{
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ let package = Package(
7
7
. library( name: " GraphQLRxSwift " , targets: [ " GraphQLRxSwift " ] ) ,
8
8
] ,
9
9
dependencies: [
10
- . package ( url: " https://github.com/GraphQLSwift/GraphQL.git " , from : " 2 .0.0" ) ,
11
- . package ( url: " https://github.com/GraphQLSwift/Graphiti.git " , from : " 1 .0.0" ) ,
10
+ . package ( url: " https://github.com/GraphQLSwift/GraphQL.git " , " 2.0.0 " ..< " 4 .0.0" ) ,
11
+ . package ( url: " https://github.com/GraphQLSwift/Graphiti.git " , " 1.0.0 " ..< " 3 .0.0" ) ,
12
12
. package ( url: " https://github.com/ReactiveX/RxSwift.git " , from: " 6.1.0 " ) ,
13
13
] ,
14
14
targets: [
You can’t perform that action at this time.
0 commit comments