Skip to content

Commit

Permalink
style(js-toolkit): fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
izaera committed Mar 5, 2024
1 parent c1f6a6f commit 2ce073f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions maintenance/projects/js-toolkit/lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
}
},
"npmClient": "yarn",
"packages": [
"packages/*"
],
"packages": ["packages/*"],
"tagVersionPrefix": "liferay-js-toolkit/v",
"useWorkspaces": true,
"version": "2.32.0"
Expand Down

0 comments on commit 2ce073f

Please sign in to comment.