Skip to content

Commit

Permalink
chore: prevent lerna errors
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Apr 29, 2024
1 parent be2990d commit bd38957
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@
"useWorkspaces": true,
"command": {
"publish": {
"cleanupTempFiles": true,
"removePackageFields": [
"devDependencies",
"scripts"
]
"cleanupTempFiles": true
}
},
"npmClientArgs": [
Expand Down
2 changes: 1 addition & 1 deletion tools
Submodule tools updated 1 files
+1 −5 lerna.template.json

0 comments on commit bd38957

Please sign in to comment.