fix(core): update
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { expect, tap } from '@pushrocks/tapbundle';
|
||||
import { expect, tap } from '@push.rocks/tapbundle';
|
||||
|
||||
import * as smartntml from '@pushrocks/smartntml';
|
||||
import * as smartntml from '@push.rocks/smartntml';
|
||||
const smartntmlInstance = new smartntml.Smartntml();
|
||||
|
||||
import * as webstore from '../ts/index.js';
|
||||
|
@ -1,4 +1,4 @@
|
||||
import { expect, tap } from '@pushrocks/tapbundle';
|
||||
import { expect, tap } from '@push.rocks/tapbundle';
|
||||
import * as webstore from '../ts/index.js';
|
||||
|
||||
let testTypedrequestcache: webstore.TypedrequestCache;
|
||||
|
@ -1,4 +1,4 @@
|
||||
import { expect, tap } from '@pushrocks/tapbundle';
|
||||
import { expect, tap } from '@push.rocks/tapbundle';
|
||||
import * as webstore from '../ts/index.js';
|
||||
|
||||
let testWebstore: webstore.WebStore;
|
||||
|
Reference in New Issue
Block a user