update typings to use typings-global and typings-test, update dependencies

This commit is contained in:
2016-05-31 18:48:46 +02:00
parent 84374299cf
commit d12c7ab621
6 changed files with 12 additions and 10 deletions

View File

@ -1,3 +1,3 @@
/// <reference path="../ts/typings/main.d.ts" />
import "typings-test"
let should = require("should");
let smartssh = require("../dist/index.js");