Skip to content

Commit 1c42438

Browse files
committed
aff >=7
1 parent 6177e05 commit 1c42438

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

spago.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"core": {
77
"dependencies": [
88
{
9-
"aff": ">=8.0.0 <9.0.0"
9+
"aff": ">=7.0.0 <9.0.0"
1010
},
1111
{
1212
"affjax": ">=13.0.0 <14.0.0"

spago.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ package:
77
githubOwner: OxfordAbstracts
88
githubRepo: purescript-graphql-client
99
dependencies:
10-
- aff: ">=8.0.0 <9.0.0"
10+
- aff: ">=7.0.0 <9.0.0"
1111
- affjax: ">=13.0.0 <14.0.0"
1212
- affjax-node: ">=1.0.0 <2.0.0"
1313
- affjax-web: ">=1.0.0 <2.0.0"

0 commit comments

Comments
 (0)