Get build and tests to pass

This commit is contained in:
fragosti
2018-06-06 15:26:40 -07:00
parent 6a2da6dc06
commit a97d77064a
33 changed files with 1440 additions and 1524 deletions

View File

@@ -6,7 +6,7 @@ import * as _ from 'lodash';
import 'make-promises-safe';
import 'mocha';
import { TokenEvents, ZeroEx } from '../src';
import { ApprovalContractEventArgs, LogWithDecodedArgs, Order, TokenEvents, ZeroEx } from '../src';
import { chaiSetup } from './utils/chai_setup';
import { constants } from './utils/constants';