Skip to content

Commit 51906ff

Browse files
committed
fix: set access to public
1 parent a4f2216 commit 51906ff

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
@@ -33,5 +33,8 @@
3333
"commitlint",
3434
"commitlint-config",
3535
"config"
36-
]
36+
],
37+
"publishConfig": {
38+
"access": "public"
39+
}
3740
}

0 commit comments

Comments
 (0)