Skip to content

Commit c158ca2

Browse files
committed
After STArray change, purescript-arrays is now a real dependency
1 parent 90c1273 commit c158ca2

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
@@ -16,6 +16,7 @@
1616
"dist"
1717
],
1818
"dependencies": {
19+
"purescript-arrays": "0.2.2",
1920
"purescript-either": "0.1.4",
2021
"purescript-exceptions": "0.2.2",
2122
"purescript-foldable-traversable": "0.1.4",
@@ -28,7 +29,6 @@
2829
"angular": "1.2.26",
2930
"todomvc-common": "0.1.9",
3031
"purescript-strings": "0.4.1",
31-
"purescript-arrays": "0.2.2",
3232
"purescript-control": "0.2.1"
3333
}
3434
}

0 commit comments

Comments
 (0)