Skip to content

Commit ab05e97

Browse files
authored
Merge pull request #14 from purescript/bump-pulp
Bump pulp version
2 parents 303ac38 + 39918ac commit ab05e97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"scripts": {
44
"clean": "rimraf output && rimraf .pulp-cache",
55
"build": "jshint src && jscs src && pulp build -- --censor-lib --strict",
6-
"test": "pulp test --no-check-main"
6+
"test": "pulp test"
77
},
88
"devDependencies": {
99
"jscs": "^3.0.7",
1010
"jshint": "^2.9.5",
11-
"pulp": "^12.2.0",
11+
"pulp": "^15.0.0",
1212
"purescript-psa": "^0.6.0",
1313
"rimraf": "^2.6.2"
1414
}

0 commit comments

Comments
 (0)