Skip to content

Commit 0dc1220

Browse files
committed
chore: Add publishConfig to package.json for public access
1 parent 0c4ab3b commit 0dc1220

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,8 @@
5252
"repository": {
5353
"type": "git",
5454
"url": "git+https://github.com/AppifyLab/eslint-plugin.git"
55+
},
56+
"publishConfig": {
57+
"access": "public"
5558
}
5659
}

0 commit comments

Comments
 (0)