Skip to content

Commit

Permalink
chore: node & pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
andykenward committed Feb 11, 2024
1 parent 00707a8 commit ecf2fe5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"author": "Unlike Ltd <[email protected]> (https://unlike.dev/)",
"license": "MIT",
"engines": {
"node": "^20.6.1",
"pnpm": "^8.10.0"
"node": "^20.11.0",
"pnpm": "^8.15.1"
},
"packageManager": "pnpm@8.10.0",
"packageManager": "pnpm@8.15.1",
"dependencies": {
"@octokit-next/core": "2.7.1",
"@octokit/plugin-paginate-rest": "9.1.5",
Expand Down

0 comments on commit ecf2fe5

Please sign in to comment.