Skip to content

Commit f14dc65

Browse files
committed
Fix arrays dep
1 parent 1b1b8a3 commit f14dc65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"package.json"
1616
],
1717
"dependencies": {
18-
"purescript-arrays" : "~0.2.2",
18+
"purescript-arrays" : "~0.3.0",
1919
"purescript-tuples" : "*",
2020
"purescript-maybe" : "*"
2121
}

0 commit comments

Comments
 (0)