Skip to content

Commit

Permalink
fix(lerna version): hoist prettier-plugin-svelte due to lerna bug (#1628
Browse files Browse the repository at this point in the history
)
  • Loading branch information
nstuyvesant committed Jul 20, 2023
1 parent dc0fa4b commit ced7b9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
"lerna": "^7.1.4",
"pinst": "^3.0.0",
"prettier": "^3.0.0",
"prettier-config-carbon": "^0.11.0"
"prettier-config-carbon": "^0.11.0",
"prettier-plugin-svelte": "^3.0.0"
},
"husky": {
"hooks": {
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2447,6 +2447,7 @@ __metadata:
pinst: ^3.0.0
prettier: ^3.0.0
prettier-config-carbon: ^0.11.0
prettier-plugin-svelte: ^3.0.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit ced7b9e

Please sign in to comment.