Skip to content

Commit

Permalink
try lerna 8
Browse files Browse the repository at this point in the history
  • Loading branch information
luwes committed May 1, 2024
1 parent 76aa003 commit c176ef4
Show file tree
Hide file tree
Showing 3 changed files with 1,740 additions and 1,856 deletions.
1 change: 0 additions & 1 deletion lerna.json
@@ -1,7 +1,6 @@
{
"packages": ["packages/*", "examples/*", "scripts/*"],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "independent",
"ignoreChanges": ["**/test/**", "**/*.md"]
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"private": true,
"devDependencies": {
"husky": "^7.0.0",
"lerna": "^4.0.0",
"lerna": "^8.1.2",
"prettier": "^3.2.5",
"pretty-quick": "^4.0.0",
"turbo": "^1.13.2"
Expand Down

0 comments on commit c176ef4

Please sign in to comment.