Skip to content

Commit

Permalink
Add publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Nov 30, 2023
1 parent 4052333 commit 774b6db
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 @@ -42,5 +42,9 @@
"@types/node": "^20.9.3",
"prettier": "3.1.0",
"typescript": "^5.3.2"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}

0 comments on commit 774b6db

Please sign in to comment.