Skip to content

Commit 970fd36

Browse files
committed
Relax upper bound on node-buffer
1 parent 9a6d80f commit 970fd36

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
@@ -21,7 +21,7 @@
2121
"purescript-foreign": "^5.0.0",
2222
"purescript-foreign-object": ">=1.0.0 <3.0.0",
2323
"purescript-maybe": "^4.0.0",
24-
"purescript-node-buffer": "^5.0.0",
24+
"purescript-node-buffer": ">=5.0.0 <7.0.0",
2525
"purescript-node-streams": "^4.0.0",
2626
"purescript-node-url": "^4.0.0",
2727
"purescript-nullable": "^4.0.0",

0 commit comments

Comments
 (0)