Skip to content

Commit c3236e7

Browse files
committed
Relax upper bound on node-buffer
1 parent a8380b5 commit c3236e7

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
@@ -30,7 +30,7 @@
3030
"purescript-integers": "^4.0.0",
3131
"purescript-js-date": "^6.0.0",
3232
"purescript-maybe": "^4.0.0",
33-
"purescript-node-buffer": "^5.0.0",
33+
"purescript-node-buffer": ">=5.0.0 <7.0.0",
3434
"purescript-node-path": "^3.0.0",
3535
"purescript-node-streams": "^4.0.0",
3636
"purescript-nullable": "^4.0.0",

0 commit comments

Comments
 (0)