Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Sep 15, 2024
1 parent 8f36e0b commit 505819c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ci-cd-abcd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"scripts": {
"tsc": "tsc -p . ",
"build": "npm run tsc",
"publish:dryrun": "npm publish --dry-run"
"publish:dryrun": "npm publish --dry-run --provenance --access public"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 505819c

Please sign in to comment.