mirror of
https://github.com/modernweb-dev/rocket.git
synced 2026-03-10 08:51:24 +00:00
10 lines
240 B
JSON
10 lines
240 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@1.1.0/schema.json",
|
|
"changelog": "@changesets/cli/changelog",
|
|
"commit": false,
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch"
|
|
}
|