mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
11 lines
258 B
JSON
11 lines
258 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@1.1.0/schema.json",
|
|
"changelog": "@changesets/cli/changelog",
|
|
"commit": false,
|
|
"linked": [],
|
|
"ignore": [],
|
|
"access": "public",
|
|
"baseBranch": "master",
|
|
"updateInternalDependencies": "patch"
|
|
}
|