Skip to content

Commit 2f9281a

Browse files
committed
[Tests] only audit prod deps
1 parent 3a82ee8 commit 2f9281a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"tests-only": "node test",
1313
"posttests-only": "node -e \"require('es5-shim'); require('es6-shim'); require('./test');\"",
1414
"test": "npm run tests-only",
15-
"posttest": "npx aud"
15+
"posttest": "npx aud --production"
1616
},
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)