build: update all dependencies

This commit is contained in:
Anselm Stordeur
2019-01-10 14:33:29 +01:00
parent 3d82c94577
commit 8c76221aad
7 changed files with 155 additions and 108 deletions

View File

@@ -14,7 +14,7 @@
*/
import {expect} from 'chai';
import {slow, suite, test, timeout} from 'mocha-typescript';
import { SMTP } from '../src/SMTP';
import {SMTP} from '../src/SMTP';
// tslint:disable:no-unused-expression