Skip to content

Commit

Permalink
chore(react-monaco-editor): resolve beachball issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotell committed Feb 9, 2021
1 parent f5dce99 commit 7908313
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/react-monaco-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,11 @@
"@types/react-dom": ">=16.8.0 <17.0.0",
"react": ">=16.8.0 <17.0.0",
"react-dom": ">=16.8.0 <17.0.0"
},
"beachball": {
"tag": "latest",
"disallowedChangeTypes": [
"major"
]
}
}

0 comments on commit 7908313

Please sign in to comment.