Skip to content

Commit 9fc7cd4

Browse files
committed
Relax upper bound on node-streams
1 parent 8162753 commit 9fc7cd4

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
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"purescript-effect": "^2.0.0",
21-
"purescript-node-buffer": "^5.0.0",
21+
"purescript-node-buffer": ">=5.0.0 <7.0.0",
2222
"purescript-prelude": "^4.0.0",
2323
"purescript-either": "^4.0.0",
2424
"purescript-exceptions": "^4.0.0"

0 commit comments

Comments
 (0)