BREAKING CHANGE: Removed binaries solana-localnet and solana-bpf-sdk-install. Please install the Solana CLI tools to download the BPF SDK and to install the solana-test-validator binary intead.
8 lines
207 B
JSON
8 lines
207 B
JSON
{
|
|
"repositoryUrl": "git@github.com:solana-labs/solana-web3.js.git",
|
|
"preset": "conventionalcommits",
|
|
"presetConfig": {
|
|
"issueUrlFormat": "{{host}}/{{owner}}/solana/issues/{{id}}"
|
|
}
|
|
}
|