Skip to content

Commit

Permalink
remove yarnPath in favor of packageManager
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-kryha committed Oct 24, 2023
1 parent 7765acd commit d48a0da
Show file tree
Hide file tree
Showing 2 changed files with 10,216 additions and 15,257 deletions.
3 changes: 2 additions & 1 deletion frontend/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ npmScopes:
kryha:
npmRegistryServer: "https://pkgs.dev.azure.com/Kryha-io/_packaging/Kryha-io/npm/registry"

yarnPath: .yarn/releases/yarn-4.0.0.cjs
# using package.json's packageManager instead of yarnPath
# yarnPath: .yarn/releases/yarn-4.0.0.cjs
Loading

0 comments on commit d48a0da

Please sign in to comment.