Skip to content

Commit

Permalink
chore(deps): update dependency lerna to v7 #424
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 24, 2023
1 parent 0e5e78c commit 615b671
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": "independent",
"packages": ["core", "example/*", "packages/*"],
"useWorkspaces": true
"packages": ["core", "example/*", "packages/*"]
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@babel/runtime": "^7.18.3",
"husky": "~8.0.0",
"lerna": "~6.6.0",
"lerna": "~7.0.0",
"lint-staged": "~13.2.0",
"prettier": "~2.8.0",
"tsbb": "^4.1.5"
Expand Down

0 comments on commit 615b671

Please sign in to comment.