mirror of
https://github.com/pezkuwichain/bizinikiwi-connect.git
synced 2026-04-22 00:47:54 +00:00
19 lines
471 B
JSON
19 lines
471 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@3.0.1/schema.json",
|
|
"changelog": "@changesets/cli/changelog",
|
|
"commit": false,
|
|
"fixed": [],
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": [
|
|
"@bizinikiwi/demo",
|
|
"@bizinikiwi/burnr",
|
|
"light-client-dapp",
|
|
"light-client-extension-helpers-dapp",
|
|
"light-client-extension-helpers-extension",
|
|
"smoldot-discovery-example"
|
|
]
|
|
}
|