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.
2 parents 72bed94 + 734a0e2 commit 70f0f7bCopy full SHA for 70f0f7b
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