refactor: remove bluebird + native scheduler (#5702)
Showing
... | @@ -52,7 +52,6 @@ | ... | @@ -52,7 +52,6 @@ |
"auto-load": "3.0.4", | "auto-load": "3.0.4", | ||
"aws-sdk": "2.1208.0", | "aws-sdk": "2.1208.0", | ||
"bcryptjs-then": "1.0.1", | "bcryptjs-then": "1.0.1", | ||
"bluebird": "3.7.2", | |||
"body-parser": "1.20.0", | "body-parser": "1.20.0", | ||
"chalk": "4.1.2", | "chalk": "4.1.2", | ||
"cheerio": "1.0.0-rc.12", | "cheerio": "1.0.0-rc.12", | ||
... | @@ -81,7 +80,6 @@ | ... | @@ -81,7 +80,6 @@ |
"filesize": "6.1.0", | "filesize": "6.1.0", | ||
"fs-extra": "9.0.1", | "fs-extra": "9.0.1", | ||
"getos": "3.2.1", | "getos": "3.2.1", | ||
"graphile-worker": "0.13.0", | |||
"graphql": "16.3.0", | "graphql": "16.3.0", | ||
"graphql-list-fields": "2.0.2", | "graphql-list-fields": "2.0.2", | ||
"graphql-rate-limit-directive": "2.0.2", | "graphql-rate-limit-directive": "2.0.2", | ||
... | ... |
This diff was suppressed by a .gitattributes entry.
Please
register
or
sign in
to comment