We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a82ee8 commit 2f9281aCopy full SHA for 2f9281a
1 file changed
package.json
@@ -12,7 +12,7 @@
12
"tests-only": "node test",
13
"posttests-only": "node -e \"require('es5-shim'); require('es6-shim'); require('./test');\"",
14
"test": "npm run tests-only",
15
- "posttest": "npx aud"
+ "posttest": "npx aud --production"
16
},
17
"repository": {
18
"type": "git",
0 commit comments