mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature: cloudcmd: onezip v7.0.0
This commit is contained in:
parent
bfbaae9ec0
commit
68c7d0be3b
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ import path from 'node:path';
|
|||
import _fs from 'node:fs';
|
||||
import process from 'node:process';
|
||||
import jaguar from 'jaguar';
|
||||
import onezip from 'onezip';
|
||||
import {onezip} from 'onezip';
|
||||
import inly from 'inly';
|
||||
import wraptile from 'wraptile';
|
||||
import currify from 'currify';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue