Skip to content

Commit 756fd74

Browse files
committed
Update dependencies to fix build
1 parent 5b0e713 commit 756fd74

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bower.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
],
1919
"dependencies": {
2020
"purescript-bifunctors": "0.0.4",
21-
"purescript-either": "0.1.2",
22-
"purescript-exceptions": "0.2.0",
21+
"purescript-either": "0.1.3",
22+
"purescript-exceptions": "0.2.1",
2323
"purescript-foldable-traversable": "0.1.3",
24-
"purescript-maybe": "0.2.0",
25-
"purescript-tuples": "0.2.0"
24+
"purescript-maybe": "0.2.1",
25+
"purescript-tuples": "0.2.1"
2626
},
2727
"devDependencies": {
2828
"angular": "1.2.23",

0 commit comments

Comments
 (0)