Skip to content

Commit

Permalink
chore: upgrade pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed May 3, 2024
1 parent eb920cd commit 2cc65bd
Show file tree
Hide file tree
Showing 2 changed files with 7,154 additions and 5,502 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,8 @@
]
},
"engines": {
"node": ">=18.0.0"
"node": ">=18.0.0",
"pnpm": ">=9.0.0"
},
"lint-staged": {
"*.js": "eslint",
Expand Down
Loading

0 comments on commit 2cc65bd

Please sign in to comment.