Files
nativewind/.changeset/config.json
2022-07-03 23:40:48 +10:00

12 lines
294 B
JSON

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