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 34310eb commit 9e613d3Copy full SHA for 9e613d3
bower.json
@@ -7,15 +7,15 @@
7
"url": "git://github.com/purescript-node/purescript-node-child-process"
8
},
9
"dependencies": {
10
- "purescript-functions": "~0.1.0",
11
- "purescript-node-streams": "~0.4.0",
+ "purescript-exceptions": "~0.3.4",
12
"purescript-foreign": "~0.7.2",
+ "purescript-functions": "~0.1.0",
13
"purescript-maps": "~0.5.3",
14
+ "purescript-node-fs": "~0.11.0",
15
+ "purescript-node-streams": "~0.4.0",
16
"purescript-nullable": "~0.2.1",
- "purescript-unsafe-coerce": "~0.1.0",
- "purescript-node-fs": "~0.10.0",
17
"purescript-posix-types": "~0.1.1",
18
- "purescript-exceptions": "~0.3.4"
+ "purescript-unsafe-coerce": "~0.1.0"
19
20
"devDependencies": {
21
"purescript-console": "~0.1.1"
0 commit comments