mirror of
https://github.com/Shopify/draggable.git
synced 2025-12-08 20:15:56 +00:00
12 lines
307 B
JSON
12 lines
307 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
|
|
"changelog": ["@changesets/changelog-github", {"repo": "Shopify/draggable"}],
|
|
"commit": false,
|
|
"fixed": [],
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": []
|
|
}
|