Skip to content

Commit 42c11f5

Browse files
publishConfig: access:public
1 parent ff637fa commit 42c11f5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/core/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,8 @@
9595
"merge",
9696
"mismerge",
9797
"diff"
98-
]
98+
],
99+
"publishConfig": {
100+
"access": "public"
101+
}
99102
}

0 commit comments

Comments
 (0)