Skip to content

Commit 89ed65c

Browse files
authored
Update bower.json to latest purescript-aff
because I've got error on spago publish ❌ Could not solve the package dependencies, errors: While solving node-streams each version could not be solved: - 9.0.0: Conflict in version ranges for aff: >=8.0.0 (declared dependency) <8.0.0 seen in [email protected]
1 parent 8aaec35 commit 89ed65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"purescript-nullable": "^6.0.0",
2626
"purescript-prelude": "^6.0.0",
2727
"purescript-node-event-emitter": "https://github.com/purescript-node/purescript-node-event-emitter.git#^3.0.0",
28-
"purescript-aff": "^7.1.0"
28+
"purescript-aff": "^8.0.0"
2929
}
3030
}

0 commit comments

Comments
 (0)