Skip to content

Commit

Permalink
feat(package): error.request is now set to the request options that…
Browse files Browse the repository at this point in the history
… resulted in an error, via @octokit/request@2.2.0
  • Loading branch information
gr2m committed Nov 28, 2018
1 parent fde8194 commit 7497080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
],
"repository": "https://github.com/octokit/rest.js",
"dependencies": {
"@octokit/request": "2.1.2",
"@octokit/request": "2.2.0",
"before-after-hook": "^1.2.0",
"btoa-lite": "^1.0.0",
"lodash.get": "^4.4.2",
Expand Down

0 comments on commit 7497080

Please sign in to comment.