Skip to content

Commit

Permalink
Fixes #1289 - Add resolutions for yarn to always use js-beautify@v1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bryceosterhaus committed Nov 12, 2018
1 parent 02c36b3 commit 07b1dea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,8 @@
"workspaces": {
"packages":["packages/*"],
"nohoist": ["**/clay-charts-shared"]
},
"resolutions": {
"js-beautify": "1.7.5"
}
}

0 comments on commit 07b1dea

Please sign in to comment.