Skip to content

Commit

Permalink
Merge pull request #45 from tkhq/upgrade-pnpm
Browse files Browse the repository at this point in the history
[easy] Upgrade pnpm to v8
  • Loading branch information
keyz-tk committed May 8, 2023
2 parents 8bcdb62 + 26b94d4 commit 003b577
Show file tree
Hide file tree
Showing 2 changed files with 1,222 additions and 1,209 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -15,7 +15,7 @@
"engines": {
"node": "^16.0.0",
"npm": "^8.0.0",
"pnpm": "^7.0.0"
"pnpm": "^8.0.0"
},
"devDependencies": {
"@changesets/cli": "^2.26.0",
Expand All @@ -30,5 +30,5 @@
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
},
"packageManager": "pnpm@7.13.3"
"packageManager": "pnpm@8.4.0"
}

0 comments on commit 003b577

Please sign in to comment.