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