fix(put) check -> checkup

This commit is contained in:
coderaiser 2014-11-27 02:25:06 -05:00
parent 82725c0fcc
commit edd2070967
2 changed files with 2 additions and 2 deletions

View file

@ -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'),