Skip to content

Commit

Permalink
chore: Add publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 8a863e9 commit d613da4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,8 @@
"dependencies": {
"debug": "^4.3.4"
},
"packageManager": "[email protected]+sha256.cea6d0bdf2de3a0549582da3983c70c92ffc577ff4410cbf190817ddc35137c2"
"packageManager": "[email protected]+sha256.cea6d0bdf2de3a0549582da3983c70c92ffc577ff4410cbf190817ddc35137c2",
"publishConfig": {
"access": "public"
}
}

0 comments on commit d613da4

Please sign in to comment.