Skip to content

Commit

Permalink
chore: add packageManager to package.jsons
Browse files Browse the repository at this point in the history
  • Loading branch information
samcx committed Jun 11, 2024
1 parent e6f67f4 commit f82d171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/normalize-version-bump.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,6 @@ const writeJson = async (filePath, data) =>
private: true,
workspaces: ['packages/*'],
scripts: {},
packageManager: 'pnpm@8.15.7',
})
})()

0 comments on commit f82d171

Please sign in to comment.