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