mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-10 04:22:27 +10:00
12 lines
273 B
JSON
12 lines
273 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@1.7.0/schema.json",
|
|
"changelog": "@changesets/cli/changelog",
|
|
"commit": false,
|
|
"fixed": [],
|
|
"linked": [],
|
|
"ignore": [],
|
|
"baseBranch": "v3",
|
|
"access": "restricted",
|
|
"updateInternalDependencies": "patch"
|
|
}
|