Skip to content

Commit

Permalink
fix: publish as public
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Apr 26, 2022
1 parent 793be4d commit 54ad017
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 @@ -38,6 +38,9 @@
"import": "./test/fixtures-load.js"
}
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ipld/js-bitcoin.git"
Expand Down Expand Up @@ -158,4 +161,4 @@
"@semantic-release/git"
]
}
}
}

0 comments on commit 54ad017

Please sign in to comment.