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 93dbc12 commit 29c7127Copy full SHA for 29c7127
bower.json
@@ -30,7 +30,7 @@
30
"purescript-arrays": "^5.0.0",
31
"purescript-control": "^4.0.0",
32
"purescript-either": "^4.0.0",
33
- "purescript-foreign-object": "^1.0.0",
+ "purescript-foreign-object": "^2.0.0",
34
"purescript-functions": "^4.0.0",
35
"purescript-gen": "^2.0.0",
36
"purescript-maybe": "^4.0.0",
@@ -40,6 +40,6 @@
40
"purescript-tailrec": "^4.0.0"
41
},
42
"devDependencies": {
43
- "purescript-quickcheck": "^5.0.0"
+ "purescript-quickcheck": "^6.0.0"
44
}
45
0 commit comments