fix(core): update

This commit is contained in:
2023-09-11 10:29:01 +02:00
parent 8192cb7bf9
commit 1588c695ce
14 changed files with 5843 additions and 25979 deletions

View File

@@ -4,7 +4,7 @@ import * as childProcess from 'child_process';
export { childProcess };
// pushrocks scope
import * as lik from '@pushrocks/lik';
import * as smartdelay from '@pushrocks/smartdelay';
import * as lik from '@push.rocks/lik';
import * as smartdelay from '@push.rocks/smartdelay';
export { lik, smartdelay };