Skip to content

Commit 66ea098

Browse files
committed
Update dependencies
1 parent 7138d83 commit 66ea098

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

bower.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
],
1919
"license": "MIT",
2020
"dependencies": {
21-
"purescript-argonaut-core": "~0.1.0",
22-
"purescript-maybe": "~0.3.2",
23-
"purescript-either": "~0.2.0",
24-
"purescript-arrays": "~0.4.0",
25-
"purescript-strings": "~0.5.3",
21+
"purescript-argonaut-core": "~0.2.0",
22+
"purescript-maybe": "~0.3.4",
23+
"purescript-either": "~0.2.1",
24+
"purescript-arrays": "~0.4.2",
25+
"purescript-strings": "~0.7.0",
2626
"purescript-lists": "~0.7.0",
27-
"purescript-maps": "~0.4.0",
27+
"purescript-maps": "~0.5.0",
2828
"purescript-foldable-traversable": "~0.4.0",
2929
"purescript-unfoldable": "~0.4.0",
3030
"purescript-tuples": "~0.4.0",
@@ -33,6 +33,6 @@
3333
"devDependencies": {
3434
"purescript-eff": "~0.1.0",
3535
"purescript-console": "~0.1.0",
36-
"purescript-strongcheck": "~0.10.0"
36+
"purescript-strongcheck": "0.12.0"
3737
}
3838
}

0 commit comments

Comments
 (0)