Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Update pnpm to v8 (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 5, 2023
1 parent 7010843 commit 152fd25
Show file tree
Hide file tree
Showing 2 changed files with 2,218 additions and 1,256 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@7.30.5",
"packageManager": "pnpm@8.6.1",
"engines": {
"node": ">=v16.19.1",
"pnpm": "7.x"
"pnpm": "8.x"
},
"scripts": {
"clean": "rimraf node_modules .nuxt .output dist",
Expand Down
Loading

0 comments on commit 152fd25

Please sign in to comment.