Skip to content

Commit 17cf09b

Browse files
committed
limit changes
1 parent dc213c3 commit 17cf09b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"tests-only": "tape test/*.js",
3939
"pretest": "npm run lint",
4040
"test": "npm run --silent tests-only",
41-
"posttest": "npm run test:multirepo && npx \"npm@>=10.2\" audit --omit=dev",
41+
"posttest": "npm run test:multirepo && npx npm@\">= 10.2\" audit --production",
4242
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
4343
},
4444
"license": "MIT",

0 commit comments

Comments
 (0)