Skip to content

Commit 0869f15

Browse files
committed
Relax Aff upper bound
Currently avar isn't in the package set because Aff had a major version bump.
1 parent d00f578 commit 0869f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"tests"
2424
],
2525
"dependencies": {
26-
"purescript-aff": "^7.0.0",
26+
"purescript-aff": ">=7.0.0 <9.0.0",
2727
"purescript-effect": "^4.0.0",
2828
"purescript-either": "^6.0.0",
2929
"purescript-exceptions": "^6.0.0",

0 commit comments

Comments
 (0)