update dependencies

This commit is contained in:
2016-05-23 04:09:06 +02:00
parent ab8ce876a3
commit 96d82c3a20
18 changed files with 45 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
/// <reference path="typings/main.d.ts" />
/// <reference path="typings/index.d.ts" />
export let path = require("path");
export let beautylog = require("beautylog");