Skip to content

Commit

Permalink
fix: update package.json as well
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Feb 14, 2025
1 parent 65d3c4c commit dea434e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"author": "Simon Grondin (http://github.com/SGrondin)",
"license": "MIT",
"dependencies": {
"@octokit/request-error": "^6.1.6",
"@octokit/request-error": "^6.1.7",
"@octokit/types": "^13.6.2",
"bottleneck": "^2.15.3"
},
"peerDependencies": {
"@octokit/core": ">=6"
},
"devDependencies": {
"@octokit/core": "^6.1.3",
"@octokit/core": "^6.1.4",
"@octokit/tsconfig": "^4.0.0",
"@types/node": "^22.0.0",
"@vitest/coverage-v8": "^3.0.0",
Expand Down

0 comments on commit dea434e

Please sign in to comment.