We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a30e8b commit 4a7db51Copy full SHA for 4a7db51
bower.json
@@ -4,9 +4,9 @@
4
"description": "PureScript bindings to child_process.",
5
"license": "MIT",
6
"dependencies": {
7
- "purescript-functions": "~0.1.0-rc.1",
8
- "purescript-node-streams": "~0.1.3",
9
- "purescript-foreign": "~0.7.0"
+ "purescript-functions": "~0.1.0",
+ "purescript-node-streams": "~0.2.0",
+ "purescript-foreign": "~0.7.2"
10
},
11
"devDependencies": {
12
"purescript-console": "~0.1.1"
0 commit comments