Skip to content

Commit

Permalink
updated package manager
Browse files Browse the repository at this point in the history
  • Loading branch information
Oba-One committed Nov 18, 2024
1 parent 2725e35 commit 8eac603
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@
"vite": "^5.4.1"
},
"engines": {
"node": ">=21.x",
"pnpm": ">=9.x"
}
"node": ">=22.0.0",
"pnpm": ">=9.0.0"
},
"packageManager": "pnpm@9.13.2"
}

0 comments on commit 8eac603

Please sign in to comment.