Skip to content

Commit 242ea9b

Browse files
committed
chore(package) publishConfig: access: public
1 parent 507d6e0 commit 242ea9b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,8 @@
8686
"engines": {
8787
"node": ">=8.3.0"
8888
},
89-
"license": "MIT"
89+
"license": "MIT",
90+
"publishConfig": {
91+
"access": "public"
92+
}
9093
}

0 commit comments

Comments
 (0)