Skip to content

Commit

Permalink
Merge pull request #67 from garyb/update-build
Browse files Browse the repository at this point in the history
Update build
  • Loading branch information
garyb authored Aug 9, 2017
2 parents f53657c + 1edcc2b commit 5ad759b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"private": true,
"scripts": {
"clean": "rimraf output && rimraf .pulp-cache",
"build": "pulp build --censor-lib --strict",
"build": "pulp build -- --censor-lib --strict",
"test": "pulp test"
},
"devDependencies": {
"pulp": "^11.0.0",
"pulp": "^11.0.2",
"purescript-psa": "^0.5.1",
"purescript": "^0.11.4",
"purescript": "^0.11.6",
"rimraf": "^2.6.1"
}
}

0 comments on commit 5ad759b

Please sign in to comment.