Skip to content

Commit

Permalink
Match yarn version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkafton committed Apr 25, 2024
1 parent 1482f72 commit ab1f77e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontends/mit-open/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@
},
"engines": {
"node": "^20",
"yarn": "^1.22.11"
"yarn": "^3.8.1"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"private": true,
"engines": {
"node": "^20",
"yarn": "^1.22.11"
"yarn": "^3.8.1"
},
"workspaces": [
"frontends"
Expand Down

0 comments on commit ab1f77e

Please sign in to comment.