Skip to content

Commit

Permalink
remove legacy options
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinxh committed Apr 10, 2023
1 parent b2b548f commit ed98e50
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
{
"version": "2.8.0-dev",
"packages": [
"packages/*"
],
"version": "2.8.0-dev",
"publish": {
"allowBranch": [
"master"
],
"ignoreChanges": [
"*.md"
]
}
]
}

0 comments on commit ed98e50

Please sign in to comment.