Skip to content

Commit

Permalink
chore: update lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Oct 11, 2024
1 parent 2ffcef4 commit b759d4c
Show file tree
Hide file tree
Showing 3 changed files with 881 additions and 1,722 deletions.
8 changes: 2 additions & 6 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"packages": [
"shared/**",
"apps/**",
"tests/**"
],
"packages": ["shared/**", "apps/**", "tests/**"],
"version": "0.12.0-alpha.5",
"npmClient": "yarn",
"useWorkspaces": true
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^9.1.6",
"jest": "^29.7.0",
"lerna": "^6.6.2",
"lerna": "^8.1.8",
"lint-staged": "^15.2.10",
"prettier": "^2.8.8",
"rimraf": "^6.0.1",
Expand Down
Loading

0 comments on commit b759d4c

Please sign in to comment.