Skip to content

Commit 31b93d0

Browse files
committed
Merge pull request #5 from jdegoes/ready/update-deps
update dependencies
2 parents 990d1c6 + 92a4f34 commit 31b93d0

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,9 +18,9 @@
1818
"package.json"
1919
],
2020
"dependencies": {
21-
"purescript-maybe": "~0.2.1",
22-
"purescript-tuples": "~0.2.1",
23-
"purescript-either": "~0.1.3",
24-
"purescript-strings": "~0.3.2"
21+
"purescript-maybe": "~0.2.1",
22+
"purescript-tuples": "~0.2.1",
23+
"purescript-either": "~0.1.3",
24+
"purescript-strings": "~0.4.0"
2525
}
2626
}

0 commit comments

Comments
 (0)