Skip to content

Commit

Permalink
chore(deps): update dependency lerna to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 10, 2023
1 parent 4387779 commit c14c18f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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.7.1",
"packages": ["core"],
"useWorkspaces": true
"packages": ["core"]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
],
"dependencies": {
"husky": "^8.0.3",
"lerna": "^6.5.1",
"lerna": "^7.0.0",
"lint-staged": "^13.2.0",
"prettier": "^2.8.4",
"tsbb": "^4.1.5"
Expand Down

0 comments on commit c14c18f

Please sign in to comment.