Skip to content

Commit

Permalink
chore: Add publish config
Browse files Browse the repository at this point in the history
  • Loading branch information
fearandesire committed Jun 16, 2024
1 parent 2b4ac9a commit b5eb5ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
"url" : "https://github.com/fearandesire/resolve-team"
},
"license": "MIT",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
},
"dependencies": {
"fuse.js": "^7.0.0"
},
Expand Down

0 comments on commit b5eb5ab

Please sign in to comment.