Skip to content

Commit

Permalink
fix: tag latest in npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Bentley authored and Tony Bentley committed Jan 1, 2024
1 parent aeb6f22 commit 29bd40a
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 @@ -9,6 +9,10 @@
"signalk-node-server-plugin",
"signalk-webapp"
],
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"tag": "latest"
},
"release": {
"plugins": [
"@semantic-release/commit-analyzer",
Expand Down

0 comments on commit 29bd40a

Please sign in to comment.