We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 873e674 commit d62f362Copy full SHA for d62f362
bower.json
@@ -12,10 +12,10 @@
12
"output"
13
],
14
"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"
+ "purescript-prelude": "^5.0.0",
+ "purescript-effect": "^3.0.0",
+ "purescript-arrays": "^6.0.0",
+ "purescript-spec": "^5.0.0",
+ "purescript-node-fs": "^6.0.0"
20
}
21
0 commit comments