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.
npx aud
posttest
1 parent 063af31 commit 4838353Copy full SHA for 4838353
package.json
@@ -16,6 +16,7 @@
16
"test": "npm run tests-only",
17
"pretests-only": "node test-core-js",
18
"tests-only": "tape test/*.js",
19
+ "posttest": "npx aud --production",
20
"coverage": "nyc npm run tests-only"
21
},
22
"testling": {
0 commit comments