Skip to content

Commit

Permalink
chore: Add publishConfig to package.json for public access
Browse files Browse the repository at this point in the history
  • Loading branch information
sakib412 committed Dec 16, 2024
1 parent 0c4ab3b commit 0dc1220
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,8 @@
"repository": {
"type": "git",
"url": "git+https://github.com/AppifyLab/eslint-plugin.git"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 0dc1220

Please sign in to comment.