We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c1273 commit c158ca2Copy full SHA for c158ca2
1 file changed
bower.json
@@ -16,6 +16,7 @@
16
"dist"
17
],
18
"dependencies": {
19
+ "purescript-arrays": "0.2.2",
20
"purescript-either": "0.1.4",
21
"purescript-exceptions": "0.2.2",
22
"purescript-foldable-traversable": "0.1.4",
@@ -28,7 +29,6 @@
28
29
"angular": "1.2.26",
30
"todomvc-common": "0.1.9",
31
"purescript-strings": "0.4.1",
- "purescript-arrays": "0.2.2",
32
"purescript-control": "0.2.1"
33
}
34
0 commit comments