Skip to content

Commit 23ca1f4

Browse files
authored
Merge pull request #218 from purescript/bump-pulp
Bump pulp version
2 parents fcc3173 + 4581071 commit 23ca1f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

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

0 commit comments

Comments
 (0)