From 646df6a395621cb608a96f88054c4fb230d8d641 Mon Sep 17 00:00:00 2001 From: Hector Marquez Date: Thu, 8 Oct 2020 11:32:18 -0430 Subject: [PATCH] Cambio --- Gruntfile.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gruntfile.js b/Gruntfile.js index ef614e33..11188459 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,5 +1,7 @@ module.exports = function(grunt) { + var a = 5 + // Update this variable if you don't want or can't serve on localhost var hostname = 'localhost';