Skip to content

Commit

Permalink
Change access to public
Browse files Browse the repository at this point in the history
  • Loading branch information
jjmatcha committed Oct 26, 2021
1 parent ca90aca commit 1b55db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"author": "Johanna Johansson <[email protected]>",
"license": "AGPL-3.0",
"publishConfig": {
"registry": "https://npm.pkg.github.com"
"access": "public"
},
"scripts": {
"build": "rimraf dist && tsc -P tsconfig.cjs.json && tsc -P tsconfig.build.json",
Expand Down

0 comments on commit 1b55db7

Please sign in to comment.