Skip to content

Commit

Permalink
fix: remove unnecessary Lerna ignore for publishing (#1694)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinGhadyani-Okta authored Feb 14, 2023
1 parent fdb0046 commit 1660b82
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{
"version": "0.19.0",
"npmClient": "yarn",
"command": {
"publish": {
"ignore": ".yarnrc.yml"
}
},
"changelogPreset": "@okta/conventional-changelog-odyssey",
"useWorkspaces": true,
"packages": ["packages/*"],
Expand Down

0 comments on commit 1660b82

Please sign in to comment.