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 f580718 commit 37377daCopy full SHA for 37377da
gulpfile.js
package.json
@@ -1,10 +1,6 @@
1
{
2
- "name": "purescript-node-child-process",
3
- "version": "0.1.0",
4
- "description": "PureScript bindings to child_process.",
5
- "license": "MIT",
+ "private": true,
6
"devDependencies": {
7
- "gulp": "^3.8.7",
8
- "gulp-purescript": "0.0.9"
+ "pulp": "^6.0.0"
9
}
10
0 commit comments