fix(core): fix node 10.x.x compatibility
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export { expect } from 'smartchai'
|
||||
export { tap } from './tapbundle.classes.tap'
|
||||
export { expect } from 'smartchai';
|
||||
export { tap } from './tapbundle.classes.tap';
|
||||
|
||||
Reference in New Issue
Block a user