Skip to content

Commit

Permalink
chore(deps): update dependency lerna to v7 #221
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 2, 2023
1 parent b6ca649 commit 24d6cb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions lerna.json
@@ -1,5 +1,4 @@
{
"version": "4.1.13",
"packages": ["core", "website"],
"useWorkspaces": true
"packages": ["core", "website"]
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"husky": "~8.0.0",
"prettier": "^2.7.1",
"pretty-quick": "~3.1.3",
"lerna": "^6.1.0",
"lerna": "^7.1.4",
"tsbb": "^4.1.5",
"jest": "^29.5.0",
"jest-watch-typeahead": "^2.2.2",
Expand Down

0 comments on commit 24d6cb9

Please sign in to comment.