Skip to content

Commit

Permalink
Merge branch 'main' into 1422
Browse files Browse the repository at this point in the history
  • Loading branch information
rbnayax authored Jun 12, 2024
2 parents f19e948 + f34082d commit 0325ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/package-managers/yarn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -295,4 +295,4 @@ export const semver = withNpmConfigFromYarn(npm.semver)

export default spawnYarn

export { getEngines } from './npm'
export { getEngines, getPeerDependencies, packageAuthorChanged } from './npm'

0 comments on commit 0325ed2

Please sign in to comment.