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

@@ -11,7 +11,7 @@ export declare let g: {
sourcemaps: any;
typedoc: any;
};
export import lodashObject = require('lodash');
export import lodash = require('lodash');
export import npmextra = require('npmextra');
export import projectinfo = require('projectinfo');
export import path = require('path');