Skip to content

Commit

Permalink
Merge 70f40c3 into b18a1eb
Browse files Browse the repository at this point in the history
  • Loading branch information
nivida committed Apr 17, 2019
2 parents b18a1eb + 70f40c3 commit c1363f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web3-utils/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import isArray from 'lodash/isArray';
import * as utils from './Utils';
import * as ethjsUnit from 'ethjs-unit';

export BN from 'bn.js';
export {soliditySha3} from './SoliditySha3';
export randomHex from 'randomhex';

Expand Down

0 comments on commit c1363f7

Please sign in to comment.