Skip to content

Commit

Permalink
chore: update dependency lerna to v8 (#914)
Browse files Browse the repository at this point in the history
* chore: update dependency lerna to v8

* deps: remove legacy lerna scripts

Cf. https://lerna.js.org/docs/legacy-package-management

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Niklas Kiefer <[email protected]>
Co-authored-by: Vinícius Goulart <[email protected]>
  • Loading branch information
3 people authored Dec 4, 2023
1 parent 02814e1 commit 037a8ea
Show file tree
Hide file tree
Showing 3 changed files with 14,898 additions and 11,618 deletions.
3 changes: 1 addition & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"version": "1.5.0",
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
Loading

0 comments on commit 037a8ea

Please sign in to comment.