update deps

This commit is contained in:
2016-11-21 19:34:59 +01:00
parent dffc390637
commit 854598ab25
19 changed files with 101 additions and 106 deletions

View File

@ -1,8 +1,8 @@
import "typings-global";
export import path = require("path");
export import beautylog = require("beautylog");
export import Q = require("q");
export let shelljs = require("shelljs");
export import smartfile = require("smartfile");
export import smartpath = require("smartpath");
export import smartstring = require("smartstring");
import "typings-global"
export import path = require("path")
export import beautylog = require("beautylog")
export import Q = require("q")
export import shelljs = require("shelljs")
export import smartfile = require("smartfile")
export import smartpath = require("smartpath")
export import smartstring = require("smartstring")