Skip to content

Commit

Permalink
Merge pull request #16 from BitGo/fix-publishconfig
Browse files Browse the repository at this point in the history
fix: add publishConfig to set public access
  • Loading branch information
ericcrosson-bitgo authored Jul 11, 2024
2 parents 1aac4f1 + fc625b5 commit b684fb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@
"tslint-config-standard": "^8.0.1",
"typescript": "^3.7.4"
},
"publishConfig": {
"access": "public"
},
"tags": [
"typescript",
"validation",
Expand Down

0 comments on commit b684fb1

Please sign in to comment.