fix(dependencies): now typings-global free

This commit is contained in:
2018-08-08 23:17:06 +02:00
parent 5fe2358bfe
commit bae2aebf83
3 changed files with 255 additions and 459 deletions

View File

@ -1,4 +1,4 @@
import { tap, expect } from '../dist/index';
import { tap, expect } from '../ts/index';
let tapwrap = tap.wrap(async () => {
tap.test('should do something', async () => {