upgrade to newest tsn

This commit is contained in:
2016-09-18 13:08:31 +02:00
parent 9542140b93
commit 1d431792a5
12 changed files with 17 additions and 135 deletions

View File

@@ -12,7 +12,7 @@ exports.g = {
sourcemaps: require('gulp-sourcemaps'),
typedoc: require('gulp-typedoc')
};
exports.lodashObject = require("lodash");
exports.lodash = require("lodash");
exports.npmextra = require("npmextra");
exports.projectinfo = require("projectinfo");
exports.path = require("path");