Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 6, 2024
1 parent e22acd6 commit 824f4b0
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
@@ -1,11 +1,11 @@
{
"type": "module",
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.12.3",
"scripts": {
"build": "sponsorkit"
},
"devDependencies": {
"@types/node": "^22.0.2",
"sponsorkit": "^0.15.2"
"@types/node": "^22.9.0",
"sponsorkit": "^0.16.0"
}
}

0 comments on commit 824f4b0

Please sign in to comment.