BREAKING CHANGE(core): switch to esm
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { tap, expect, expectAsync } from '@pushrocks/tapbundle';
|
||||
|
||||
import * as smartnetwork from '../ts';
|
||||
import * as smartnetwork from '../ts/index.js';
|
||||
|
||||
let testSmartnetwork: smartnetwork.SmartNetwork;
|
||||
|
||||
|
Reference in New Issue
Block a user