mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-24 14:04:06 +03:00
15 lines
522 B
JSON
15 lines
522 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
|
|
"changelog": [
|
|
"@changesets/changelog-github",
|
|
{ "repo": "JiLiZART/BBob" }
|
|
],
|
|
"commit": false,
|
|
"fixed": [],
|
|
"linked": [["@bbob/cli", "@bbob/core", "@bbob/html", "@bbob/parser", "@bbob/plugin-helper", "@bbob/preset", "@bbob/preset-html5", "@bbob/preset-react", "@bbob/preset-vue", "@bbob/react", "@bbob/vue2", "@bbob/vue3"]],
|
|
"access": "public",
|
|
"baseBranch": "master",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": []
|
|
}
|