Files
nativewind/.changeset/config.json
2022-08-10 18:09:06 -03:00

12 lines
297 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", "expo", "demo-compiler"]
}