another fix

This commit is contained in:
2016-07-16 19:23:34 +02:00
parent e3b029c240
commit 474a730a09
4 changed files with 0 additions and 33 deletions

View File

@@ -14,7 +14,6 @@ exports.g = {
};
require("babel-preset-es2015");
exports.lodashObject = require('lodash/fp/object');
exports.merge2 = require("merge2");
exports.projectinfo = require("projectinfo");
exports.path = require("path");
exports.Q = require("q");