mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
fix(put) check -> checkup
This commit is contained in:
parent
82725c0fcc
commit
edd2070967
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
path = require('path'),
|
||||
|
||||
CloudFunc = require(DIR + 'cloudfunc'),
|
||||
check = require('check'),
|
||||
check = require('checkup'),
|
||||
exec = require('execon'),
|
||||
|
||||
packer = require(DIR_SERVER + 'packer'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue