diff --git a/package.json b/package.json index f11e0a1a..d05fbd64 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,9 @@ "istanbul": "^0.4.3", "marked": "^0.3.6" }, + "publishConfig": { + "tag": "next" + }, "bin": { "ospec": "./ospec/bin/ospec", "bundle": "./bundler/bin/bundle"