We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d528edd + 7b07665 commit ae8d63cCopy full SHA for ae8d63c
bower.json
@@ -19,13 +19,13 @@
19
"purescript-contravariant": "^4.0.0",
20
"purescript-effect": "^2.0.0",
21
"purescript-foreign": "^5.0.0",
22
- "purescript-foreign-object": "^2.0.0",
+ "purescript-foreign-object": ">=1.0.0 <3.0.0",
23
"purescript-maybe": "^4.0.0",
24
"purescript-node-buffer": "^5.0.0",
25
"purescript-node-streams": "^4.0.0",
26
"purescript-node-url": "^4.0.0",
27
"purescript-nullable": "^4.0.0",
28
- "purescript-options": "^5.0.0",
+ "purescript-options": ">=4.0.0 <6.0.0",
29
"purescript-prelude": "^4.0.0",
30
"purescript-unsafe-coerce": "^4.0.0"
31
}
0 commit comments