Skip to content

Commit

Permalink
Update engines
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Sep 20, 2023
1 parent dcbb2b0 commit 94f3e53
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 22 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@
"vitest": "~0.34.4",
"vue": "~3.3.4"
},
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.7.6",
"engines": {
"node": "^16.13.0 || >=18.0.0",
"npm": ">=7.10.0"
"node": ">=18.0.0",
"npm": ">=9.0.0"
}
}
42 changes: 23 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 94f3e53

Please sign in to comment.