BREAKING CHANGE(core): switch to gitzone v2 generation tools

This commit is contained in:
2022-05-04 17:26:36 +02:00
parent 181369ad3f
commit 4204a61db9
5 changed files with 114 additions and 8454 deletions

View File

@ -15,7 +15,6 @@ import * as smartcli from '@pushrocks/smartcli';
import * as smartdelay from '@pushrocks/smartdelay';
import * as smartlog from '@pushrocks/smartlog';
import * as smartlogDestinationLocal from '@pushrocks/smartlog-destination-local';
import * as smartparcel from '@pushrocks/smartparcel';
import * as smartserve from '@pushrocks/smartserve';
import * as smartshell from '@pushrocks/smartshell';
import * as taskbuffer from '@pushrocks/taskbuffer';
@ -27,7 +26,6 @@ export {
smartdelay,
smartlog,
smartlogDestinationLocal,
smartparcel,
smartserve,
smartshell,
taskbuffer,