Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
chore: Add publishConfig to package.json (#26)
Browse files Browse the repository at this point in the history
Determine access should be public despite being a scoped package
  • Loading branch information
ynnoj committed Jul 4, 2019
1 parent 2cfe35f commit 1b392a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -22,5 +22,8 @@
],
"devDependencies": {
"semantic-release": "^15.13.3"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 1b392a5

Please sign in to comment.