Skip to content

Commit

Permalink
chore(deps): move @octokit/tsconfig to a devDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Jul 7, 2023
1 parent 44d8b93 commit 2349496
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
],
"license": "MIT",
"dependencies": {
"@octokit/tsconfig": "^2.0.0",
"@octokit/types": "^10.0.0"
},
"peerDependencies": {
Expand All @@ -34,6 +33,7 @@
"devDependencies": {
"@octokit/core": "^4.0.0",
"@octokit/plugin-rest-endpoint-methods": "^7.2.1",
"@octokit/tsconfig": "^2.0.0",
"@types/fetch-mock": "^7.3.1",
"@types/jest": "^29.0.0",
"@types/node": "^18.0.0",
Expand Down

0 comments on commit 2349496

Please sign in to comment.