Skip to content

Commit a020538

Browse files
committed
fix: release package as public
1 parent d444509 commit a020538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
]
2424
},
2525
"publishConfig": {
26-
"access": "restricted"
26+
"access": "public"
2727
},
2828
"dependencies": {
2929
"eslint-config-prettier": "^3.1.0",

0 commit comments

Comments
 (0)