From 512199df01010c23757748785174339b5e4d9572 Mon Sep 17 00:00:00 2001 From: Pat Cavit Date: Mon, 27 Mar 2017 14:57:44 -0700 Subject: [PATCH] chore: remove npm publish tag --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index a948b456..2f517546 100644 --- a/package.json +++ b/package.json @@ -28,9 +28,6 @@ "istanbul": "^0.4.3", "marked": "^0.3.6" }, - "publishConfig": { - "tag": "next" - }, "bin": { "ospec": "./ospec/bin/ospec", "bundle": "./bundler/bin/bundle"