From 3b154c24c36ab8dbacaa1ae34d37e1fb1f71924c Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Mon, 13 Nov 2017 11:32:46 +0100
Subject: [PATCH] refactor: publish master with tag latest (#1160)

Closes #1075
---
 package.json | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/package.json b/package.json
index e01158dfdb..0308a44683 100644
--- a/package.json
+++ b/package.json
@@ -142,9 +142,6 @@
       "rarkins"
     ]
   },
-  "publishConfig": {
-    "tag": "next"
-  },
   "release": {
     "branch": "master",
     "verifyConditions": "condition-circle",
-- 
GitLab