This commit is contained in:
thewesker
2016-06-18 01:52:31 -04:00
parent 0398804a1c
commit 5d3aadeabc
693 changed files with 0 additions and 111911 deletions

2
node_modules/twit/lib/settings.js generated vendored
View File

@@ -1,2 +0,0 @@
// set of status codes where we don't attempt reconnecting to Twitter
exports.STATUS_CODES_TO_ABORT_ON = [ 400, 401, 403, 404, 406, 410, 422 ];