Skip to content

Commit

Permalink
Allow GitHub workflows to use other Yarn versions
Browse files Browse the repository at this point in the history
Eliminate Yarn version requirements
  • Loading branch information
quantum9Innovation committed Apr 16, 2023
1 parent 607b818 commit 1c73a4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,5 @@
"@typescript-eslint/no-non-null-assertion": 0,
"@typescript-eslint/no-dynamic-delete": 0
}
},
"packageManager": "yarn@3.5.0"
}
}

0 comments on commit 1c73a4e

Please sign in to comment.