@@ -1,6 +1,6 @@
const path = require('path');
const pckg = require('../../package.json');
-const execPath = path.resolve(__dirname + '/..');
+const execPath = path.resolve(__dirname, '..');
module.exports = {
branch: 'base',