mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
feature(package) copymitter v2.0.0
This commit is contained in:
parent
ebe949b585
commit
41cf5904e5
2 changed files with 2 additions and 2 deletions
|
|
@ -100,7 +100,7 @@
|
|||
"chalk": "^1.1.0",
|
||||
"checkup": "^1.3.0",
|
||||
"console-io": "^3.0.0",
|
||||
"copymitter": "^1.8.0",
|
||||
"copymitter": "^2.0.0",
|
||||
"criton": "^1.0.0",
|
||||
"currify": "^2.0.3",
|
||||
"deepword": "^1.3.0",
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ const flop = require('flop/legacy');
|
|||
const pullout = require('pullout/legacy');
|
||||
const ponse = require('ponse');
|
||||
const rendy = require('rendy');
|
||||
const copymitter = require('copymitter');
|
||||
const copymitter = require('copymitter/legacy');
|
||||
const json = require('jonny');
|
||||
const check = require('checkup');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue