Skip to content

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
  • Loading branch information
garyb committed Aug 9, 2017
1 parent f53657c commit 1edcc2b
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 1edcc2b

Please sign in to comment.