fix(core): Update dependencies and add jestExpect export
This commit is contained in:
@ -1 +1,5 @@
|
||||
export * from './classes.tapnodetools.js';
|
||||
|
||||
import { expect as jestExpect } from 'expect';
|
||||
|
||||
export { jestExpect };
|
||||
|
Reference in New Issue
Block a user