Skip to content

Commit 8fc6fea

Browse files
committed
Merge pull request #17 from NightRa/master
Update dependencies
2 parents 29e82a3 + 5ea3566 commit 8fc6fea

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
@@ -19,10 +19,10 @@
1919
"dependencies": {
2020
"purescript-random": "~0.1.1",
2121
"purescript-exceptions": "~0.2.2",
22-
"purescript-arrays": "~0.2.1",
23-
"purescript-strings": "~0.4.1",
22+
"purescript-arrays": "~0.3.0",
23+
"purescript-strings": "~0.4.2",
2424
"purescript-math": "~0.1.0",
25-
"purescript-tuples": "~0.2.2",
25+
"purescript-tuples": "~0.2.3",
2626
"purescript-either": "~0.1.4",
2727
"purescript-maybe": "~0.2.1",
2828
"purescript-foldable-traversable": "~0.1.4"

0 commit comments

Comments
 (0)