Skip to content

Commit

Permalink
chore: update node and pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Jan 24, 2025
1 parent 150d125 commit cf54a24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "histoire-monorepo",
"version": "1.0.0-alpha.1",
"private": true,
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.15.4",
"repository": {
"url": "https://github.com/Akryum/histoire.git",
"type": "git"
},
"engines": {
"node": ">14.5.0"
"node": ">22"
},
"scripts": {
"lint": "eslint . --cache",
Expand Down

0 comments on commit cf54a24

Please sign in to comment.