Skip to content

Commit 4838353

Browse files
committed
[Tests] use npx aud in posttest
1 parent 063af31 commit 4838353

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"test": "npm run tests-only",
1717
"pretests-only": "node test-core-js",
1818
"tests-only": "tape test/*.js",
19+
"posttest": "npx aud --production",
1920
"coverage": "nyc npm run tests-only"
2021
},
2122
"testling": {

0 commit comments

Comments
 (0)