Skip to content

Commit 9fdecec

Browse files
committed
chore(sdk-core): tiny change to trigger sdk release
Ticket: WP-0000
1 parent 3dae821 commit 9fdecec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/sdk-core/test/unit/units.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import BigNumber from 'bignumber.js';
21
import 'should';
2+
import BigNumber from 'bignumber.js';
33
import { toFullUnits, toFullUnitsFixed, toBaseUnits, toMarketValueBaseUnits } from '../../src';
44

55
describe('units', () => {

0 commit comments

Comments
 (0)