Skip to content

Commit

Permalink
update bump-versions.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki-takei committed Feb 21, 2023
1 parent 066c48f commit 68e551d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bump-versions.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
*/
module.exports = {
monorepo: {
mainVersionFile: 'lerna.json',
mainVersionFile: 'package.json',
packagesToBump: [
'./',
'apps/*',
'packages/*',
],
},
Expand Down

0 comments on commit 68e551d

Please sign in to comment.