Skip to content

Commit 0c94116

Browse files
committed
Update dependencies
1 parent a53052e commit 0c94116

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"package.json"
2929
],
3030
"dependencies": {
31-
"purescript-tuples": "~0.2.1",
31+
"purescript-tuples": "~0.3.0",
3232
"purescript-either": "~0.1.3",
33-
"purescript-monoid": "~0.1.5",
33+
"purescript-monoid": "~0.2.0",
3434
"purescript-arrays": "~0.3.0",
3535
"purescript-control": "~0.2.1",
36-
"purescript-identity": "~0.2.0"
36+
"purescript-identity": "~0.3.0"
3737
}
3838
}

0 commit comments

Comments
 (0)