Skip to content

Commit 7e11fd9

Browse files
committed
chore: add public access to package.json
1 parent 1c37d3d commit 7e11fd9

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
@@ -47,5 +47,8 @@
4747
},
4848
"lint-staged": {
4949
"*.{js,jsx}": "eslint --cache --fix"
50+
},
51+
"publishConfig": {
52+
"access": "public"
5053
}
5154
}

0 commit comments

Comments
 (0)