Skip to content

Commit

Permalink
fix(CI): Remove nonexistent package from lerna config
Browse files Browse the repository at this point in the history
  • Loading branch information
wise-king-sullyman committed Mar 8, 2024
1 parent 4d21eaa commit f23c014
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
"packages": [
"packages/eslint-plugin-pf-codemods",
"packages/pf-codemods",
"packages/class-name-updater",
"packages/codemods"
"packages/class-name-updater"
],
"version": "independent"
}

0 comments on commit f23c014

Please sign in to comment.