fix(core): update
This commit is contained in:
parent
886863d655
commit
5b64c4635d
@ -31,4 +31,4 @@
|
|||||||
"npmextra.json",
|
"npmextra.json",
|
||||||
"readme.md"
|
"readme.md"
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -1,3 +1,4 @@
|
|||||||
|
// tslint:disable-next-line: no-implicit-dependencies
|
||||||
import { expect, tap } from '@pushrocks/tapbundle';
|
import { expect, tap } from '@pushrocks/tapbundle';
|
||||||
import * as smartmoney from '../ts/index';
|
import * as smartmoney from '../ts/index';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user