Skip to content

Commit

Permalink
build: update pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-Valen committed Jan 5, 2024
1 parent 37543aa commit c3dd6f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rush.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush.schema.json",
"rushVersion": "5.111.0",
"pnpmVersion": "8.10.5",
"pnpmVersion": "8.14.0",
"nodeSupportedVersionRange": ">=18.0.0",
"suppressNodeLtsWarning": true,
"ensureConsistentVersions": true,
"projectFolderMinDepth": 2,
"projectFolderMaxDepth": 2,
"gitPolicy": {
"versionBumpCommitMessage": "chore: bump versions",
"changeLogUpdateCommitMessage": "chore: update changelogs",
"changeLogUpdateCommitMessage": "docs: update changelogs",
"changefilesCommitMessage": "chore: add change"
},
"repository": {
Expand Down

0 comments on commit c3dd6f4

Please sign in to comment.