Skip to content

Commit

Permalink
Make publish public (#1286)
Browse files Browse the repository at this point in the history
  • Loading branch information
m30m authored Feb 8, 2024
1 parent 41de5c7 commit 6771c2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions express_relay/sdk/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"files": [
"lib/**/*"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "tsc",
"test": "jest src/ --passWithNoTests",
Expand Down

0 comments on commit 6771c2c

Please sign in to comment.