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 714ff81 commit 0af9ad0Copy full SHA for 0af9ad0
package.json
@@ -1,9 +1,7 @@
1
{
2
"private": true,
3
- "dependencies": {
4
- "grunt": "~0.4.5",
5
- "grunt-contrib-clean": "~0.5.0",
6
- "grunt-purescript": "~0.5.1"
+ "devDependencies": {
+ "pulp": "^4.0.1"
7
},
8
"scripts": {
9
"postinstall": "pulp dep install",
0 commit comments