Skip to content

Commit 734a0e2

Browse files
committed
Update dependencies
1 parent 72bed94 commit 734a0e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"dependencies": {
2222
"purescript-node-streams": "^4.0.0",
23-
"purescript-node-process": "^6.0.0",
24-
"purescript-options": "^v4.0.0",
23+
"purescript-node-process": ">=6.0.0 <8.0.0",
24+
"purescript-options": ">=4.0.0 <6.0.0",
2525
"purescript-foreign": "^5.0.0",
2626
"purescript-prelude": "^v4.0.0",
2727
"purescript-effect": "^2.0.0"

0 commit comments

Comments
 (0)