fix(deps): Update dependency namespaces and bump package versions in CI configuration and source imports

This commit is contained in:
2025-04-28 12:04:08 +00:00
parent f7f009e0d4
commit 172fce2466
8 changed files with 9006 additions and 3379 deletions

View File

@ -1,4 +1,4 @@
import { expect, expectAsync, tap } from '@pushrocks/tapbundle';
import { expect, expectAsync, tap } from '@push.rocks/tapbundle';
import * as smartnetwork from '../ts/index.js';
let testSmartNetwork: smartnetwork.SmartNetwork;