mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 19:59:37 +00:00
12 lines
270 B
JSON
12 lines
270 B
JSON
|
|
{
|
||
|
|
"$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
|
||
|
|
"changelog": "@changesets/cli/changelog",
|
||
|
|
"commit": true,
|
||
|
|
"fixed": [],
|
||
|
|
"linked": [],
|
||
|
|
"access": "public",
|
||
|
|
"baseBranch": "main",
|
||
|
|
"updateInternalDependencies": "patch",
|
||
|
|
"ignore": []
|
||
|
|
}
|