Skip to content

Commit d62f362

Browse files
Update bower dependencies
1 parent 873e674 commit d62f362

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: bower.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"output"
1313
],
1414
"dependencies": {
15-
"purescript-prelude": "^4.0.0",
16-
"purescript-effect": "^2.0.0",
17-
"purescript-arrays": "^5.0.0",
18-
"purescript-spec": "^4.0.0",
19-
"purescript-node-fs": "^5.0.0"
15+
"purescript-prelude": "^5.0.0",
16+
"purescript-effect": "^3.0.0",
17+
"purescript-arrays": "^6.0.0",
18+
"purescript-spec": "^5.0.0",
19+
"purescript-node-fs": "^6.0.0"
2020
}
2121
}

0 commit comments

Comments
 (0)