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 committed Jul 26, 2024
1 parent bf645b0 commit 4618e48
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 4618e48

Please sign in to comment.