We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f36e0b commit 505819cCopy full SHA for 505819c
packages/ci-cd-abcd/package.json
@@ -9,7 +9,7 @@
9
"scripts": {
10
"tsc": "tsc -p . ",
11
"build": "npm run tsc",
12
- "publish:dryrun": "npm publish --dry-run"
+ "publish:dryrun": "npm publish --dry-run --provenance --access public"
13
},
14
"repository": {
15
"type": "git",
0 commit comments