Skip to content

Commit 505819c

Browse files
authored
Update package.json
1 parent 8f36e0b commit 505819c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ci-cd-abcd/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"scripts": {
1010
"tsc": "tsc -p . ",
1111
"build": "npm run tsc",
12-
"publish:dryrun": "npm publish --dry-run"
12+
"publish:dryrun": "npm publish --dry-run --provenance --access public"
1313
},
1414
"repository": {
1515
"type": "git",

0 commit comments

Comments
 (0)