Skip to content

Commit

Permalink
[Tests] use npx aud in posttest
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 10, 2019
1 parent 063af31 commit 4838353
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"test": "npm run tests-only",
"pretests-only": "node test-core-js",
"tests-only": "tape test/*.js",
"posttest": "npx aud --production",
"coverage": "nyc npm run tests-only"
},
"testling": {
Expand Down

0 comments on commit 4838353

Please sign in to comment.