diff --git a/package.json b/package.json index 36ef850e..dd6d71b0 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,10 @@ "module": "index.js", "typings": "index.d.ts", "release": { - "branch": "typescript" + "branch": "typescript", + "fallbackTags": { + "next": "latest" + } }, "publishConfig": { "tag": "next"