Skip to content

Commit

Permalink
Fix crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
leaanthony committed Jun 16, 2024
1 parent 9b94e8b commit 4a242fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tasks:
aliases: [i]
cmds:
- corepack enable
- corepack prepare pnpm@8.2.0 --activate
- corepack prepare pnpm@8.3.1 --activate
- pnpm install
sources:
- package.json
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"engines": {
"node": ">=18.14.0",
"pnpm": ">=8.0.0"
"pnpm": ">=8.3.1"
},
"dependencies": {
"@crowdin/crowdin-api-client": "^1.33.1",
Expand Down

0 comments on commit 4a242fc

Please sign in to comment.