Files
nativewind/.changeset/config.json
2022-07-12 23:21:16 +10:00

12 lines
283 B
JSON

{
"$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
"changelog": false,
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["benchmarks", "website", "example"]
}