Skip to content

Commit

Permalink
chore: downgrade octokit and inquirerer
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-run committed Aug 19, 2024
1 parent ea62f1e commit 7adf7c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"chalk": "^5.3.0",
"date-fns": "^3.6.0",
"fs-extra": "^11.2.0",
"inquirer": "^10.1.8",
"inquirer": "^9.2.21",
"inquirer-autocomplete-prompt": "^3.0.1",
"octokit": "^4.0.2",
"octokit": "^3.2.0",
"open": "^10.1.0",
"remeda": "^2.11.0",
"simple-git": "^3.25.0",
Expand Down

0 comments on commit 7adf7c6

Please sign in to comment.