Skip to content

Commit 00c0037

Browse files
authored
fix(config): set publish access to public for scoped package (#7) (#8)
1 parent 072e865 commit 00c0037

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,8 @@
5353
"repository": {
5454
"type": "git",
5555
"url": "https://github.com/randomm/opencode-claude-skill-sync.git"
56+
},
57+
"publishConfig": {
58+
"access": "public"
5659
}
5760
}

0 commit comments

Comments
 (0)