Files
nativewind/.changeset/config.json
2022-08-22 06:18:30 +10:00

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