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.
2 parents 23a30da + 545e3c6 commit 27a2756Copy full SHA for 27a2756
bower.json
@@ -12,14 +12,14 @@
12
"output"
13
],
14
"dependencies": {
15
- "purescript-console": "^1.0.0",
16
- "purescript-exceptions": "^1.0.0",
17
- "purescript-maps": "^1.1.0",
18
- "purescript-maybe": "^1.0.0",
19
- "purescript-node-fs": "^2.0.0",
20
- "purescript-node-streams": "^1.0.0",
21
- "purescript-posix-types": "^1.0.0",
22
- "purescript-unsafe-coerce": "^1.0.0",
+ "purescript-console": "^2.0.0",
+ "purescript-exceptions": "^2.0.0",
+ "purescript-maps": "^2.0.0",
+ "purescript-maybe": "^2.0.0",
+ "purescript-node-fs": "^3.0.0",
+ "purescript-node-streams": "^2.0.0",
+ "purescript-posix-types": "^2.0.0",
+ "purescript-unsafe-coerce": "^2.0.0",
23
"purescript-partial": "^1.1.2"
24
}
25
0 commit comments