Skip to content

Commit

Permalink
chore(deps): update dependency lerna to ^7.3.0 #32
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 28, 2023
1 parent 1ea6452 commit 0f6f129
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": "independent",
"packages": ["packages/*"],
"useWorkspaces": true
"packages": ["packages/*"]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"husky": "~8.0.0",
"lerna": "~6.0.0",
"lerna": "^7.3.0",
"lint-staged": "~13.0.0",
"prettier": "~2.7.0",
"tsbb": "~3.7.2"
Expand Down

0 comments on commit 0f6f129

Please sign in to comment.