mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature: cloudcmd: @cloudcmd/fileop v9.0.0
This commit is contained in:
parent
8836d816d5
commit
1e18d51342
2 changed files with 2 additions and 2 deletions
|
|
@ -86,7 +86,7 @@
|
|||
"dependencies": {
|
||||
"@babel/plugin-transform-optional-chaining": "^7.21.0",
|
||||
"@cloudcmd/dropbox": "^5.0.1",
|
||||
"@cloudcmd/fileop": "^8.0.0",
|
||||
"@cloudcmd/fileop": "^9.0.0",
|
||||
"@cloudcmd/move-files": "^8.0.0",
|
||||
"@cloudcmd/read-files-sync": "^2.0.0",
|
||||
"@putout/cli-validate-args": "^2.0.0",
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ import {edward} from 'edward';
|
|||
import {dword} from 'dword';
|
||||
import {deepword} from 'deepword';
|
||||
import nomine from 'nomine';
|
||||
import fileop from '@cloudcmd/fileop';
|
||||
import {fileop} from '@cloudcmd/fileop';
|
||||
import * as cloudfunc from '#common/cloudfunc';
|
||||
import authentication from './auth.js';
|
||||
import {createConfig, configPath} from './config.js';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue