mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature: cloudcmd: dword v16.0.0
This commit is contained in:
parent
846dd1bf22
commit
4a5a56f403
2 changed files with 2 additions and 2 deletions
|
|
@ -100,7 +100,7 @@
|
|||
"currify": "^4.0.0",
|
||||
"deepmerge": "^4.0.0",
|
||||
"deepword": "^10.0.0",
|
||||
"dword": "^15.0.0",
|
||||
"dword": "^16.0.0",
|
||||
"edward": "^16.0.0",
|
||||
"es6-promisify": "^7.0.0",
|
||||
"execon": "^1.2.0",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ import {restafary} from 'restafary';
|
|||
import restbox from 'restbox';
|
||||
import konsole from 'console-io';
|
||||
import {edward} from 'edward';
|
||||
import dword from 'dword';
|
||||
import {dword} from 'dword';
|
||||
import deepword from 'deepword';
|
||||
import nomine from 'nomine';
|
||||
import fileop from '@cloudcmd/fileop';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue