From af919ee474f2adb33845f0c8cb962d51d8525508 Mon Sep 17 00:00:00 2001 From: Raul Leite Date: Thu, 9 Mar 2017 19:43:16 -0300 Subject: [PATCH] update to node7 in yml to gyp --- config/project.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/project.config.js b/config/project.config.js index 4692d53cd3..7c86f05dc0 100644 --- a/config/project.config.js +++ b/config/project.config.js @@ -3,7 +3,7 @@ const path = require('path') const debug = require('debug')('app:config:project') const argv = require('yargs').argv const ip = require('ip') - +// push debug('Creating default configuration.') // ======================================================== // Default Configuration