diff --git a/package.json b/package.json index 491bc4d..8166541 100644 --- a/package.json +++ b/package.json @@ -115,11 +115,11 @@ }, "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "np": { "message": "chore(release): %s", - "tag": "next", + "tag": "latest", "branch": "main", "anyBranch": false },