Skip to content

Commit bebd709

Browse files
authored
Merge pull request #32 from purescript-contrib/bump
Update dependencies
2 parents 93dbc12 + 29c7127 commit bebd709

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
@@ -30,7 +30,7 @@
3030
"purescript-arrays": "^5.0.0",
3131
"purescript-control": "^4.0.0",
3232
"purescript-either": "^4.0.0",
33-
"purescript-foreign-object": "^1.0.0",
33+
"purescript-foreign-object": "^2.0.0",
3434
"purescript-functions": "^4.0.0",
3535
"purescript-gen": "^2.0.0",
3636
"purescript-maybe": "^4.0.0",
@@ -40,6 +40,6 @@
4040
"purescript-tailrec": "^4.0.0"
4141
},
4242
"devDependencies": {
43-
"purescript-quickcheck": "^5.0.0"
43+
"purescript-quickcheck": "^6.0.0"
4444
}
4545
}

0 commit comments

Comments
 (0)