update deps

This commit is contained in:
Philipp Kunz
2015-11-24 13:49:02 +01:00
parent 22e3dc6136
commit 6deab0541f
5 changed files with 7 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
/// <reference path="typings/tsd.d.ts" />
var through = require("through2");
var path = require("path");
var beautylog = require("beautylog");
var beautylog = require("beautylog")("os");
//important vars
var gulpCallFunction = {