Skip to content

Commit 5f29f44

Browse files
committed
Merge pull request #5 from menelaos/psc-0.9
Bump `devDependencies` to be compatible with 0.9
2 parents ddbddcd + 757faa6 commit 5f29f44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"test": "pulp test"
77
},
88
"devDependencies": {
9-
"jscs": "^2.8.0",
9+
"jscs": "^3.0.4",
1010
"jshint": "^2.9.1",
11-
"pulp": "^8.2.0",
11+
"pulp": "^9.0.1",
1212
"purescript-psa": "^0.3.8",
1313
"rimraf": "^2.5.0"
1414
}

0 commit comments

Comments
 (0)