Skip to content

Commit

Permalink
chore: add registry to publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
ericcrosson-bitgo authored and louib-bitgo committed Aug 1, 2024
1 parent 91fd0ff commit 2e99081
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/wasm-miniscript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"typescript": "^5.5.3"
},
"publishConfig": {
"access": "public"
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}
}

0 comments on commit 2e99081

Please sign in to comment.