Skip to content

Commit

Permalink
refactor: move from "request" to "node fetch" (#277)
Browse files Browse the repository at this point in the history
* feat: migrate from request to node-fetch

* docs(readme): add favna for all contributors

* fix: forgot to refactor this one

* style(gitlab): fixed formatting issues

Co-authored-by: Berkmann18 <maxieberkmann@gmail.com>
  • Loading branch information
favna and Berkmann18 committed Aug 14, 2020
1 parent 8af13c3 commit 74f3b71
Show file tree
Hide file tree
Showing 5 changed files with 124 additions and 127 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,15 @@
"contributions": [
"code"
]
},
{
"login": "Favna",
"name": "Jeroen Claassens",
"avatar_url": "https://avatars3.githubusercontent.com/u/4019718?v=4",
"profile": "https://favware.tech/",
"contributions": [
"code"
]
}
],
"skipCi": true
Expand Down

0 comments on commit 74f3b71

Please sign in to comment.