mirror of
https://github.com/FormidableLabs/react-fast-compare.git
synced 2026-01-18 16:13:59 +00:00
11 lines
243 B
JSON
11 lines
243 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
|
|
"changelog": [
|
|
"@svitejs/changesets-changelog-github-compact",
|
|
{
|
|
"repo": "FormidableLabs/react-fast-compare"
|
|
}
|
|
],
|
|
"access": "public",
|
|
"baseBranch": "master"
|
|
} |