Skip to content

Commit

Permalink
Configure public package
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeGinnivan committed Oct 28, 2020
1 parent 1e0667f commit 5b2fbc5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"linked": [],
"access": "restricted",
"baseBranch": "master",
"updateInternalDependencies": "patch",
"ignore": []
}
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"linked": [],
"access": "public",
"baseBranch": "master",
"updateInternalDependencies": "patch",
"ignore": []
}

0 comments on commit 5b2fbc5

Please sign in to comment.