Skip to content

Commit

Permalink
build(package): @octokit/auth-token for production, @octokit/auth
Browse files Browse the repository at this point in the history
… for development
  • Loading branch information
gr2m committed Jan 22, 2020
1 parent 422c8e0 commit e20e0c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
],
"repository": "https://github.com/octokit/rest.js",
"dependencies": {
"@octokit/auth-token": "^2.4.0",
"@octokit/request": "^5.2.0",
"@octokit/request-error": "^1.0.2",
"atob-lite": "^2.0.0",
Expand All @@ -47,6 +48,7 @@
},
"devDependencies": {
"@gimenete/type-writer": "^0.1.3",
"@octokit/auth": "^1.1.1",
"@octokit/fixtures-server": "^5.0.6",
"@octokit/graphql": "^4.2.0",
"@types/node": "^13.1.0",
Expand Down

0 comments on commit e20e0c2

Please sign in to comment.