From e3d5f065b0a28ac03b7b1e0917e0877cd8d6aaf8 Mon Sep 17 00:00:00 2001 From: Chris Michael Date: Fri, 11 Oct 2019 12:22:09 -0400 Subject: [PATCH] minor changes in vue.config.js configuration. --- vue.confg.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/vue.confg.js b/vue.confg.js index 3610db8..62c0895 100644 --- a/vue.confg.js +++ b/vue.confg.js @@ -25,8 +25,6 @@ module.exports = { owner: "ChrisMichaelPerezSantiago", repo: "tucine-conecta", releaseType: "draft", - channel: "", - url: "" } ] }