diff --git a/package.json b/package.json index c352ec3..5e65ede 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,9 @@ "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, + "publishConfig": { + "tag": "next" + }, "engines": { "node": ">=6.9" },