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

File diff suppressed because one or more lines are too long

View File

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