Skip to content

Commit

Permalink
pkg mod
Browse files Browse the repository at this point in the history
  • Loading branch information
you21979 committed Nov 24, 2016
1 parent d3cdacb commit 400bf4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion errors.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ var objectutil = require('@you21979/object-util');

module.exports = objectutil.keyMerge({
HttpApiError : require('@you21979/http-api-error'),
}, require('request-promise/errors'));
}, require('limit-request-promise/errors'));

0 comments on commit 400bf4c

Please sign in to comment.