We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72bed94 commit 734a0e2Copy full SHA for 734a0e2
bower.json
@@ -20,8 +20,8 @@
20
},
21
"dependencies": {
22
"purescript-node-streams": "^4.0.0",
23
- "purescript-node-process": "^6.0.0",
24
- "purescript-options": "^v4.0.0",
+ "purescript-node-process": ">=6.0.0 <8.0.0",
+ "purescript-options": ">=4.0.0 <6.0.0",
25
"purescript-foreign": "^5.0.0",
26
"purescript-prelude": "^v4.0.0",
27
"purescript-effect": "^2.0.0"
0 commit comments