Skip to content

Commit 0af9ad0

Browse files
committed
Depend on pulp
1 parent 714ff81 commit 0af9ad0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
22
"private": true,
3-
"dependencies": {
4-
"grunt": "~0.4.5",
5-
"grunt-contrib-clean": "~0.5.0",
6-
"grunt-purescript": "~0.5.1"
3+
"devDependencies": {
4+
"pulp": "^4.0.1"
75
},
86
"scripts": {
97
"postinstall": "pulp dep install",

0 commit comments

Comments
 (0)