Skip to content

Commit

Permalink
chore(deps): update dependency lerna to v7 #449
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 9, 2023
1 parent 8275abb commit 37ee2ff
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": "4.1.6",
"packages": ["examples/*", "packages/*"],
"useWorkspaces": true
"packages": ["examples/*", "packages/*"]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"husky": "^8.0.3",
"lerna": "^6.5.1",
"lerna": "^7.0.0",
"lint-staged": "^13.2.0",
"prettier": "^2.8.4",
"pretty-quick": "~3.1.3",
Expand Down

0 comments on commit 37ee2ff

Please sign in to comment.