К предыдущщему

This commit is contained in:
Book Pauk
2018-12-27 18:10:06 +07:00
parent e949b150ef
commit 74030e31c8

View File

@@ -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',