We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6177e05 commit 1c42438Copy full SHA for 1c42438
spago.lock
@@ -6,7 +6,7 @@
6
"core": {
7
"dependencies": [
8
{
9
- "aff": ">=8.0.0 <9.0.0"
+ "aff": ">=7.0.0 <9.0.0"
10
},
11
12
"affjax": ">=13.0.0 <14.0.0"
spago.yaml
@@ -7,7 +7,7 @@ package:
githubOwner: OxfordAbstracts
githubRepo: purescript-graphql-client
dependencies:
- - aff: ">=8.0.0 <9.0.0"
+ - aff: ">=7.0.0 <9.0.0"
- affjax: ">=13.0.0 <14.0.0"
- affjax-node: ">=1.0.0 <2.0.0"
13
- affjax-web: ">=1.0.0 <2.0.0"
0 commit comments