Skip to content

Commit

Permalink
fix(ci): Update package.json with publishConfig as well (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
mammerla committed Sep 9, 2024
1 parent 8c4f5ac commit 3882f33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/jsnode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
"bin": {
"mct": "./cli/index.js"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@octokit/rest": "^18.5.2",
"@rauschma/stringio": "^1.4.0",
Expand Down

0 comments on commit 3882f33

Please sign in to comment.