Skip to content

Commit 85e624a

Browse files
committed
Regenerate bower.json
1 parent eadec78 commit 85e624a

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

bower.json

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,21 @@
1414
"output"
1515
],
1616
"dependencies": {
17-
"purescript-affjax": "^v10.1.0",
18-
"purescript-console": "^v4.4.0",
19-
"purescript-effect": "^v2.0.1",
20-
"purescript-integers": "^v4.0.0",
21-
"purescript-psci-support": "^v4.0.0",
22-
"purescript-stringutils": "^v0.0.10",
23-
"purescript-transformers": "^v4.2.0"
17+
"purescript-aff": "^v6.0.0",
18+
"purescript-affjax": "^v12.0.0",
19+
"purescript-arrays": "^v6.0.1",
20+
"purescript-bifunctors": "^v5.0.0",
21+
"purescript-console": "^v5.0.0",
22+
"purescript-effect": "^v3.0.0",
23+
"purescript-either": "^v5.0.0",
24+
"purescript-integers": "^v5.0.0",
25+
"purescript-maybe": "^v5.0.0",
26+
"purescript-partial": "^v3.0.0",
27+
"purescript-prelude": "^v5.0.1",
28+
"purescript-psci-support": "^v5.0.0",
29+
"purescript-strings": "^v5.0.0",
30+
"purescript-stringutils": "^v0.0.11",
31+
"purescript-transformers": "^v5.1.0",
32+
"purescript-tuples": "^v6.0.1"
2433
}
2534
}

0 commit comments

Comments
 (0)